StackRating

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

Steve Jessop

Rating
1646.94 (616th)
Reputation
239,307 (175th)
Page: 1 ... 31 32 33 34 35 ... 66
Title Δ
C return const pointer +0.09
Use a mutex as a semaphore? -0.18
Can it cause problems to explicitly pass a reference into a functio... -0.79
Does the order of operations change within an if expression? +1.68
lambda: should capturing const reference by reference yield undefin... +0.30
Const-correctness for C++ classes -1.23
Why it's not possible to use regex to parse HTML/XML: a formal expl... +1.05
Overloading the new operator -0.12
Custom interpreter for mathematical expressions +1.19
What can cause cout << variable << "\t"; to p... +0.63
quicksort stack size +0.32
Returning std::list trough an iterator NOT using templates 0.00
can we assign a integer value to a reference variable? -1.07
In which order should floats be added to get the most precise result? +1.23
Are the index Bigtables in google app engine unique for each applic... 0.00
borland c++ compiler won't undo memory allocation when exception th... +0.68
Does unsigned math require more CPU instructions? +0.10
Why can't I initialize a variable-sized array? -2.13
String algorithm suggestion to find all the common prefixes of a li... +1.01
Does allocating memory and then releasing constitute a side effect... +1.02
Is there any difference between the Java and C++ operators? +0.54
C++ Non copyable except sometimes +1.26
std::function and std::bind: what are they & when they should b... 0.00
Is there a hoist-free version of BOOST_FOREACH? 0.00
How to read a long from a pipe? +1.14
Do "#define" and inline behave the same? -1.27
Search with a mask +1.52
Why are the STL functors themselves templated and not their functio... -2.81
When reassigning variable, the destructor is not called.. (C++) +1.50
Why is void f(...) not allowed in C? +0.67
How to know which indexes are always used 0.00
What are the scenarios that cause the compiler to emit spurious war... +0.66
Is an empty function called at all in optimised code? -0.47
Quickest way to be sure region of memory is blank (all NULL)? +0.50
Implicit internal linkage not the same as explicit internal linkage... 0.00
C without stdio, what is possible? -0.07
C++ class type copy-initialization +1.61
Safe way to reinterpret_cast raw struct at particular offset and ty... -1.70
What's wrong with cplusplus.com? -0.11
Is there a valid case for creating a temporary that is immediately... +1.24
C two dimensional array smallest gets biggest instead +0.03
Do C89 or C++03 define strict aliasing rules? +0.78
Floating point type the same size as a pointer -1.00
C++ return type when I don't know if it's temporary +0.63
how to determine the size of virtual base class and derived classes... +0.84
What legitimate reasons exist to overload the unary operator&? -2.42
Are (bool)(i & 1) and i % 2 == 1 same? +0.45
Python equivialent of C programming techniques (while loops) -1.12
Is it possible to change this code in order to avoid the use of the... +0.06
what is the default file extension of c++0x source files? -0.31