StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Brian Bi

Rating
1734.03 (61st)
Reputation
68,782 (1,268th)
Page: 1 ... 27 28 29
Title Δ
Questions about struct initialization syntax intricacies +3.64
How can I create a template version of this method that is used whe... -3.99
Initializing and Inserting into a Priority Queue (C++) -0.47
Map of strings and pointers to templated functions 0.00
How to create a function that can operate over multiple objects of... +3.55
Typedef for static method -4.05
Is it undefined behavior to have your own header with the same name... +3.64
C++: Creating array index larger than size not causing error -4.05
Difference between deallocating a single variable or array in C++ +3.62
data inheritance in C++ +0.06
C++ Operator Precedence example 0.00
Why won't the items in my vector change during for-each loop in C++? 0.00
Is it intended by the C++ standards committee that in C++11 unorder... +5.12
Reading .txt file saved in memory 0.00
Valid iterator range from char on stack +3.61
Multle ++ statements in single cout +3.75
C++ Structure returning true, but why? 0.00
C++ push_back into array changes object's variables +0.66
String is not passing through constructor argument +1.37
Sort multimap by values after keys have been sorted +3.20
Getting error when accessing .first or .second in map <std::pair... 0.00
2D Vector Optimization 0.00
Trouble changing class variable 0.00
Subtraction operation on unsigned char +5.38
Is this constructor correct? +5.50
c++ lambda expressions variables in classes -3.67
Is there an implicit cast to for_each's functor? -0.20
Is it possible to use parameter pack to allow template function to... +3.84
What's going on in following code? Can somebody explain each line p... -0.09
c++ define and initialize struct globally +4.04
Different results when I define references to same variable in diff... +3.96
Why does fstream.open(filename) work with literal but not with gene... -0.01
Combining declaration and initialization with overloaded `=` 0.00
When should I use decltype(x) instead of auto to declare the type o... -2.78
Sanitizing untrusted HTML5 0.00
MSSQL parameterized query causes "Incorrect syntax near the ke... -4.02
Counting Inversions using BIT 0.00
Longest Increasing Subsequence (LIS) with two numbers +3.02