StackRating

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

Fred Nurk

Rating
1548.44 (8,427th)
Reputation
11,681 (12,693rd)
Page: 1 2 3 4 5
Title Δ
C++ reinterpret_cast for derived class -1.70
What does the \0 symbol mean in a C string? -3.16
Why cin.get(char *, int, char t) and cin.getline(char *, int, char... 0.00
Compilation error at input\output files -4.11
Changing behaviour of double quotes when >> a stringstream +2.66
Why does the order of destruction for data member matter? -3.01
Is there a way to cout a #defined term? -0.56
Memory allocation in C++ -4.32
Parsing large amounts of text -4.44
Definition of operator->() in c++ -0.75
Symbolic vs word operators eg ( '||' vs 'or' and '!' vs 'not') +0.23
ofstream does not print out newline to txt in Windows7 0.00
How to minimize the memory usage of a struct-type? +4.80
* is c++ function name? +4.17
How does typeid work and how do objects store class information? +2.62
Does C++ require a destructor call for each placement new? -2.42
What is the purpose of having .hgtags 0.00
I'm able to use a mutable object as a dictionary key in python. Is... +5.30
Testing stream.good() or !stream.eof() reads last line twice +3.75
How to read from file UTF simbols as if they were UTF code? 0.00
Can I return early from a variable-argument function? +3.96
How to simplify the tedious parameter declaration of lambdas in C++... -0.76
Why is initialization of integer member variable (which is not cons... +0.04
Can I prevent function execution using &=? +1.93
Do temporary objects have scope? +2.22
Can you create objects using variables in C++ +3.52
Mercurial: back out last change so codebase is clean? -3.89
How to ensure that a python dict keys are lowercase? +3.85
Python implementation for next_permutation in STL +4.49
How do I add tags to certain strings in python using re.sub? +0.25
Virtual inheritance and static inheritance - mixing in C++ +3.98
C#/C++: How to visualize muli-dimensional arrays -0.30
what do %(xyz)s representation mean in python +4.65
std::map allocation node packing? +2.55
Most efficient data structure: Fast sorted insertion, closest value... +3.84
What does One True Language mean in programming context? +4.67
How to say "Any Character" in regular expression? -2.58
Why and how should I use namespaces in C++? +0.72
Understanding image caching in web browsers +3.23
HTML checkbox elements are only submitted if they're checked? +2.98
Sets consisting of a combination of elements and other sets being u... +0.84
What wording in the C++ standard allows static_cast<non-void-typ... 0.00
May volatile be in user defined types to help writing thread-safe c... 0.00
Can output routines that print to a FILE* be used to build a string... 0.00
Python style: multiple-line conditions in IFs 0.00