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 ... 18 19 20 21 22 ... 89
Title Δ
What is the outcome of std::distance(v.begin(), v.end()) when v is... 0.00
Is returning "const T" from "T::operator+(const T&am... +1.18
Is it valid to cast from A* to B* via dynamic_cast when A and B hav... +1.70
Array of Threads -3.20
struct cannot appear in a constant-expression; template arguments i... +0.23
Is this dynamic array allocation allowed -2.47
C++ vector in class 0.00
Expected unqualified-id before 'void' c++ -0.22
how to declare variable in c++ i dont want to define it so it shoul... +1.38
initializing vectors with variables, C++ +0.23
Can sizeof(int) = 1 on either 32 or 64 bit platforms? -0.53
Issue with unexpected unqualified id error -0.26
Understanding operator() overloading with min stl priority_queue 0.00
C++ Store Function without Argument +0.23
Unique pointer in-class initialization -0.84
LNK 2019 error with namespaces -0.97
Polymorphism and shared_ptr member -0.76
Unsigned narrow character type number representation +1.43
Existence of Parentheses after the new, make any different in C++11 0.00
Why does my code ask for "Please enter a number between 2-12:... 0.00
Cocos2d-x crash: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) - Unable... 0.00
Prefix increment variable when variable is reused in parameter list 0.00
Finding key value in map 0.00
How to use explicit template instantiation to reduce compilation ti... +0.25
Discrepancies between g++ output and Visual Studio Output. Float Va... 0.00
Does `delete <pointer>` destroy only the pointer, or also the... 0.00
Calling custom deleter class member function for shared pointer 0.00
difference between equating pointers before and after allocation at... -0.93
How to pass derived object in function as base object in C++ +0.52
Behaviour of exception handling in constructor of a class +0.05
What dynamic memory used for?(C++) +0.99
Understanding Default Move Constructor Definition -0.60
Why is a templated typef of a templated class invalid syntax? 0.00
if statements based on user input +1.08
Initialisation of a vector of object 0.00
Getting a 'was not declared in this scope' error +0.85
"Undefined" reference to class member in C++ 0.00
returning array from function in c++ +0.23
Why is using the move constructor in a return statement legal? -2.32
Why should I ever return something by value, since C++ features con... -1.68
How to force a function to be compiled in C++? +1.03
Different behaviour of fread() on online editor and the local machi... 0.00
Error with std::vector push_back 0.00
How to compile and link header file in C++? +0.78
PRIuPTR preprocessor bug in GCC? 0.00
What does '#define xxx' (with no value!) do, contrasted to... +1.43
Constructing vector<int> with large size 0.00
How to properly cleanup a static class in c++ +0.57
Is it possible to have Java like synchronization statements in C, C... -0.70
C++ catching exception in constructor +0.50