StackRating

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

AProgrammer

Rating
1563.57 (4,982nd)
Reputation
43,615 (2,460th)
Page: 1 ... 14 15 16 17 18
Title Δ
Naming convention for a variable that works like a constant -0.23
typechecking provided on enum +0.36
Ignore SIGPIPE for a single popen'd FILE* 0.00
Way to determine proper predicate for templated types +1.87
Why are nested functions not supported by the C standard? -1.52
Detect usage of macro? (errno) -1.94
C++ - locale-independent "atof"? -0.86
Do all C++ compilers allow using a static const int class member va... -0.74
Need to parse a string, having a mask (something like this "%y... -0.04
Bad Re-throw compiles but crash at runtime +0.09
const reference binding to an rvalue 0.00
Program can't load after setting the setuid bit on -0.56
Register an object creator in object factory +0.81
Policy with catching std::bad_alloc +1.59
what is the result of incrementing an istream_iterator which is alr... -0.00
Determine object identity from a reference to a superclass -0.50
Does the memory get released when I throw an exception? +1.53
How to determine whether output iterator has been modified -0.27
Reference initialization in C++ -1.58
reinterpret_cast to void* not working with function pointers +1.35
template function specialization problem +0.46
Can you rewrite this snippet without goto -0.94
Sort function does not work with function object created on stack? +0.46
What types of false positive memory leaks can be reported? -0.03
When does the C++ default assignment operator become unaccessible? +1.75
simple string runtime error in C? -0.77
Overriding / modifying C++ classes using DLLs -1.04
C: for loop int initial declaration -1.88
Macro recursive expansion to a sequence 0.00
User Input of Integers - Error Handling +0.54
Working out address alignment -1.13
Inferring the return type of a function or functor in C++ +2.34
Safely overloading stream operator>> +0.71
Overhead of C++ inheritance with no virtual functions -0.00
C++ fstream << and >> operators with binary data +3.34
Templatized Virtual function -1.21
Difference in behavior while using dynamic_cast with reference and... -0.05
Operator templates in C++ +0.47
Will pthreads become obsolete once std:thread makes into C++Ox +2.57
Does SPARC v9 have a double word compare and swap instruction? +0.16
Is there a library class to represent floating point numbers? -2.63
C++ DateTime class -1.96
Is there a way to use macros to add additional values to an enum fr... +3.86
How to implement a stacktrace in C++ (from throwing to catch site)? +1.72
Reason why not to have a DELETE macro for C++ +1.48
Using std Namespace +2.27
string concatenate char* with LPCTSTR -4.19
How to get the inside dimensions of a decorated window in XWindows? 0.00
When is C++ covariance the best solution? -1.56
What does zero-sized array allocation do/mean? +0.29