StackRating

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

CB Bailey

Rating
1651.10 (543rd)
Reputation
723,355 (24th)
Page: 1 ... 14 15 16 17 18 ... 40
Title Δ
Git - remove commits with empty changeset using filter-branch -1.91
abc interface inheritance and re-exposing methods in base class +0.57
C++: Making my project support unicode +0.59
how is czech "ch" letter stored in mysql and how to get i... +0.25
How can I calculate (A + B) * (A + B) ? A, B are matrices +0.91
Allocation in making copy of std::string -0.33
shared pointer forward declaration 0.00
What's the difference between std::merge and std::set_union? +0.26
Isn't inline premature optimization? -1.35
C++: Bad practice to use friend classes instead of writing getters... +0.56
Different behavior of shift operator with -O2 and without +1.38
typeid doesn't return correct type +0.98
C++ const map element access +1.06
Parameter declaration [] and * (array) +0.68
C program output is confusing +0.22
C++ error when using stream buffers directly with ?: operator +0.62
Initializing C char array using curly braces, is it okay to omit nu... +0.44
State with namespaces and locals - or classes? 0.00
Interesting things of ! operation in bool value 0.00
temporary variables and performance in c++ -1.18
Construction of object with non-default constructor inside C++ class -2.87
Why are C++ inline functions in the header +0.18
Strange behavior of .gitignore -2.77
Reference variable in class definition +0.24
typedef resolution across namespaces +0.87
bool pointer member behaviour different on assigning true vs false +0.66
Can a lightweight tag be converted to an annotated tag? 0.00
Is the pointer guaranteed to preserve its value after `delete` in C... +0.70
Pointer and right evaluation of an expression in C +0.35
Why a variable can't be defined twice in 2 files in C 0.00
C++, Removing an element from a pair, inside a function -0.51
Is there kind of "attribute" keyword in C++? -1.05
How to make a functor from a member function? +0.45
Pipe communication in C problems -1.25
Git archive broken after moving from ext3 to FAT and back to ext3 +0.86
Problem on Transferring file through TCP with the use of file point... 0.00
Error when forward declaring a struct: "has a previous declara... +1.45
Why equal to operator does not work if its not surrounded by space? +0.90
static var in member function +0.51
Isnt setprecision not supposed to change the value stored in variab... +0.61
Is this code segment legal in C? +1.08
Why I can't do this (error C2275: 'A' : illegal use of this type as... +1.45
When is the 'this' parameter evaluated when calling member functions? 0.00
C++ circular dependency - namespace vs struct +0.13
How can you assert that all std::vector<std::string> are a gi... +0.43
Inline qualifier stems from prototype or definition? -1.37
Question about std::less behavior +2.08
git describe fails with "fatal: No names found, cannot describ... +0.24
C prototype functions +0.60
iterate std::vector<std::vector<char> >? -1.07