StackRating

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

Mike Seymour

Rating
1722.24 (78th)
Reputation
219,975 (198th)
Page: 1 ... 60 61 62 63 64 ... 89
Title Δ
Assert that the value literals have no type is false? +0.11
no matching function to call to "standard constructor" -1.49
reinterpret_cast to QObject's subling +1.42
How to create an array when the size is a variable not a constant? +0.17
Why and when to use __noop? -1.69
Checking for divisors till max{2 ≤ i ≤ n} (min (i,n/i))? 0.00
Specific route with iterator on Standard Container 0.00
error C2061: syntax error : identifier, but header file is already... 0.00
Why doesn't MSVC optimize cout for char or const char* but it does... +1.17
use function pointer stored in vector -2.36
Default Destructors and Inheritance -2.18
String representation of std::vector<T> +1.22
What is pp-number C++ +0.26
Destructor of a static object constructed within the destructor of... -1.43
Illegal Instruction 4 on Mac using C++ -0.76
Can a for loop be declared like this? -0.44
C++ template type breaks where typedef works -2.04
std::bad_alloc ulimit +1.37
Expected constant expression, cannot allocate an array of constant... -1.76
Pointer to object arrays as members overwrite memory +0.87
What is the definition of bitwise operators in C++? +0.97
Default values in C++ initializer lists +0.33
How to use STL map? -0.65
Raw function pointer vs boost::bind return value 0.00
Multi-threaded one reader and one writer using boost -0.71
Modifying parameter passed by value has no effect on caller's varia... 0.00
c++ error C2065 : undeclared identifier 0.00
Thread Status in Linux -1.50
Does c++ compiler treat "new" in this form as stack memory? -0.67
Variable length structures 0.00
Redirecting subprocess output to FIFO not working 0.00
Strange copy constructor -0.74
For a floating point value a: Does a*0.0 == 0.0 always evaluate tru... +1.13
Only one array without a size allowed per struct? +1.26
C++ Seek a std::string::iterator to given position -1.17
How can I make the contents of an #include-file a compile-time cons... -0.10
‘base’ is an inaccessible base of ‘deriv’ +1.43
Template specialization in C++98 +0.21
Function with reference argument not working with value returned fr... 0.00
Inconsistent results of is_assignable<> +1.76
If virtual table is created in compile time, then why do we call th... -1.00
Problems with multidimension arrays in C++ again +1.75
What is the difference between is_convertible is_assignable +1.57
Strange equality check using bitwise shift operators -1.71
how compiler works to evaluate sizeof operator in c -1.33
What special rules does C++ apply to static const integral types? -2.66
Before I accuse somebody... will this ever work well? +1.22
Undefined Reference to <namespace>::<variable> -2.97
make_unique does not compile -0.73
c++ vector emplace_back is faster? 0.00