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 ... 7 8 9 10 11 ... 40
Title Δ
How to use friend function when the class is written inside the nam... +0.24
single virtual inheritance compiler optimization in c++? -1.55
Are virtual functions only overridable in C++? -0.72
warning: base class ‘A’ should be explicitly initialized in the cop... -1.48
/MT version of binary crashes in Visual Studio 2008 - how to debug 0.00
facing core dump while assigning the empty string to string variable +0.26
erase(remove_if()) anomaly -0.60
C++ optimisation levels uncovering latent bugs +1.22
Is there a more graceful way to find the correct number? -0.45
STL less operator and "invalid operator<" error -0.56
Understanding the C++ compiler +0.25
Curious static linking behavior -0.48
Throwing an exception as const& +1.35
Why does the call to std::vector::back() crash my program +0.68
void Value not ignored as it ought to be -- C -0.58
How to see fully evaluated preprocessed output from gcc +0.85
Access to private member data of outer class in inner class -1.49
Bash Script to create another file -0.19
git fetch && git reset --soft not updating commits +0.55
Why set the carry flag? -0.27
What happens when fgets encounters EOF in the middle of an input? -0.18
is it possible to pass iostream into a function? -2.55
I'm trying to call a function. What is the cause of these silly co... +0.86
Can't use "static" keyword on a static method in a c++ cl... +0.76
Passing a parameter through pipe in bash -0.72
Where is the FILE struct allocated? -0.75
extern "C" function accessing code +0.55
*** glibc detected *** a.out: free(): invalid pointer: 0.00
Why is this code resolved to true? +0.79
Is 'git reset --soft' a no-op command? 0.00
Can i inherit the operator>>? -0.48
How to initialize a structure with flexible array member -1.66
When are copy constructors and destructors called, and why? +0.24
When using a pointer to use functions with polymorphism, does the p... -1.18
Program outputting strange characters even when the string is null-... -1.25
Is typedef a storage-class-specifier? +0.82
How to get std::numeric_limits<char>::min() value? +1.46
Why does the following code not produce a compilation error? -1.38
Two approaches for defining data types in c. Which one should I pick? +0.23
C++ Multi-Type Template Use Guidelines +1.13
Using #define in an "if" statement +0.75
Boost shared_ptr seems doesn't support operator == +0.24
What do \t and \b do? -0.59
C++ newbie: destructor -1.82
Git: change HEAD commit's message without touching the index +0.86
about the pointer array using template in c++ -0.19
How can I get what my main function has returned? +0.25
Problems converting C++ code to C - pointing to beginning of array 0.00
Hiding non-member functions in header files -2.91
Why does adding a cout line to this method stop my program from tri... 0.00