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 ... 14 15 16 17 18 ... 89
Title Δ
Why is 'int x = + "foo";' a type error but not a... -0.88
ifstream.eof() not evaluating to true in C++ +1.42
using std namespace, why (or why not) should I prefix std::? +0.96
Implementing a Skip List, syntax error : missing ')' before... -2.04
Pointer(p) arithmetic, could p<(p+1) be false in an extreme case? +0.76
why there is no template argument in __enable_shared_from_this_help... -0.27
C++ sum of odd digit -0.68
Modification of a constant reference +0.23
In C++, is it allowed to delete objects in list<Pointer>::uni... 0.00
Static member variables holds the value '0' at which state? +0.73
compare_exchange_weak() compile error? +0.22
Iterator in C++ +0.23
Compare and exchange weak an atomic variable 0.00
Returning a reference to an element of a class member container +0.11
shared_ptr or unique_ptr to CustomDialogEx -0.77
Comparing two objects of the same class +0.53
Why can you delete any function, but only default special member fu... +1.48
Printing a list using a pointer to that list -1.02
Adding items outside of allocated array? +0.79
c++ - array of shared_ptr 0.00
stl list in a class error C3867 -0.99
Why two operators for deleting dynamically allocated memory? -1.22
Linking problems with std::mutex and std::atomic 0.00
C++ multithreading 0.00
c++ class variable as class member 0.00
Conditionally enforce template types in c++ +0.23
redundant bytes in union typedef -1.83
Can nested loop be grabbed on a single loop? -0.17
Runtime error in Ideone but works fine in codeblocks 0.00
What exactly is happening when we have unnamed parameters in these... +0.04
Delete pointer in a map<int,A*> 0.00
C++ inheritance, add member to a derived class and redefine constru... +0.22
address and position of vpointer in c++ -1.27
C++ list or vector of any type function +0.47
Segfault when adding an element to a std::map 0.00
Where are the variable/reference names or types stored in memory fo... +0.67
Undefined reference to PQfinish even though libraries etc. are incl... 0.00
Why can I bind an int to a reference of a class with an int constru... +0.91
Double header inclusion in C++? -1.70
#define function arguments c++ 0.00
automatic instances vs new - creating object c++ -0.44
Is return value optimization dependable in C++? +1.59
Does joining a std::thread flush memory? 0.00
Assigning an uninitialized string to itself during initialization +0.74
Declare interface and Implement the interface using multi-inheritan... +1.27
how to handle result of cos(M_PI/2) +0.73
Reference in range for -0.31
call of overloaded function is ambiguous using srand(time(0))? 0.00
Is it guaranteed by the C++ standard that cin, cout, etc. will be c... -0.84
Inheritance and protected attribute +0.18