StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 19 20 21 22 23 ... 69
Title Δ
Weird behavior of istringstream object instantiated with a null-ter... +1.59
What does a second specified type mean in a template typename decla... +1.15
The Unpredictablilty of the Order of Evaluation of Subexpressions 0.00
Overloading resolution +0.40
What is the best way to define a struct which is only needed by a c... +0.48
why use a const non-reference when const reference lifetime is the... +0.30
Can you explain HOW bool can control loops? -0.01
Segmentation Fault searching for End of Line -1.46
Why Microsoft have two type of character set's ? 0.00
Reading space separated values file in c++ error -0.93
Program crashes while destructor calls delete function -0.96
C++: How To Use %i in Function? -2.23
Possible Code Speed Optimisations? +0.93
destruction of object when erasing from std::map +1.11
Understanding Copy Constructor +0.62
C++ return at the end of main() -0.33
redirect stdout/stderr to file under unix c++ - again -1.01
Discrimination between file and console streams -0.18
Entering in an infinite loop while reading a file -0.08
int conversion -- gives me weird numbers +0.02
What is the point of doing bitwise shifting here? +0.25
How do compilers know when not to recompile? +1.61
No standard way to compare smart pointer with regular pointer? -2.25
A min= idiom in C++? +0.30
Unhandled Exception when converting const char to char +0.43
automatic template argument deduction not working 0.00
Do pre-processor macros for debug log statements have a place in C++? +1.89
Is this an exception safe implementation of swap(multithread)? -1.88
Virtual destructor and memory deallocation +1.29
Keep looping until user enters a blank line? -0.41
Trying to pass string literals as template arguments +0.37
Why the constructor of std::ostream is protected? +0.59
Throw statement in exception's method signature 0.00
bind array of double to double*& +1.08
in which cases do I need to lock a variable from simultaneous access? -0.56
Providing strong guarantees in methods/classes that were not design... 0.00
How to write a non-English string to a file and read from that file... +1.25
Logic behind converting a character to UTF-8 0.00
What operators have been defined for the STL iterators? -0.38
How do you know when an input stream has reached the last word in a... +0.36
make the compiler not to automatically flush the buffer -0.59
C++ add new code during runtime +1.29
"New" operator works in extern "C" 0.00
Converting void* to vector<int> +0.39
C++ - Convert array of floats to std::string +0.43
How can i get the top n keys of std::map based on their values? -0.30
How to read variable sized characters from a file like input into s... +0.40
C++ Why is it not possible to overload the ternary operator? +1.70
C++ ⎼ Two similar functions but performing very differently -0.08
Comparison of yield and static local variable 0.00