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 ... 62 63 64 65 66 ... 89
Title Δ
What is causing the error "Stack around the variable '' was co... +0.25
Array of template class object +1.46
forward-declaration in c++ +0.93
What is a function type used for? +2.14
How to use C++11 std::stoi with gcc? -0.71
c++ valgrind double pointer delete for memory leak prevention 0.00
Extension of the lifetime of a temporary with an rvalue reference -0.45
Aggregate initialization -0.78
c++ passing a value to a char array through arguments +0.11
Itarating over std::vector with lambda does not want to remove with... +1.11
playing with references and pointers in C++ +0.76
Protected member not recognized in eclipse C++ +0.33
c++ access elements of the array in a map +0.76
Dereferencing an out-of-range vector iterator - what happpens and w... -1.20
C++/CX - I need to pass a Platform::String into a method that takes... +0.28
Assigning values to const int in headerfile in c++ without initiali... +1.22
How to store an integer in a single index of character array? 0.00
Change the age of the automatically every year 0.00
"undefined reference" to Virtual Base class destructor 0.00
Point of declaration of typedef/alias declaration -1.86
Pointer to register variables -1.19
Why does compiler not allocate memory to the variable declared insi... -0.97
compare C++ STL list iterators +1.61
C2371 error because of typedef +1.07
Templated move ctor for wrapped unique_ptr 0.00
Difference between static, auto, global and local variable in the c... +0.53
Pointer to function won't compile +0.29
Parametized Constructor Not an Copy one -0.38
C++ How to Sort Vector making use of Template -1.03
Why a pointer to an integer increments by 4 bytes? -1.76
Stack memory error create a core file? -0.23
Scanning ASCII value of each character of a string +0.82
Can we manually operate the garbage collector in C or C++? -2.03
Confused in the output of the following programme -0.51
Template class vector erase not working +0.32
Double inheritance run-time error in c++ -1.08
Is std::thread a drop in replacement for boost::thread? 0.00
Is this a correct Implemenation of the Singleton Pattern? -1.39
How to return this in method +0.73
When I create a int pointer and instantiate an array, what is happe... -2.75
Is return by value always const? -1.12
C++ std::sort() Calling Destructor +0.17
Is reinterpret_cast and c-style cast compatible (by C++ standard)? -0.39
What's the difference between a memory arena and a memory allocator? +1.24
C++ Strings - How can I implement this 'IsEmptyOrSpace(string)' met... +0.29
Construction and initialization list : what the compiler do? 0.00
C++ string.data() function -1.39
accessing base class public member from derived class -1.03
Use of -> in function declaration +0.91
How to find an element in a vector? -0.11