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 ... 7 8 9 10 11 ... 89
Title Δ
What does a pair of brackets after class constructor do? +0.89
Efficiency of using time_t and time_point in C++ 0.00
Correctly call a function in a nested class from an outer class C++ -0.27
Defining a vector with fixed size inside a class in c++? -1.94
unordered_map iteration order for the same key 0.00
How to implement an interpolatable interface in C++ -2.79
Why in the code "456"+1, output is "56" -0.73
dynamic casting of base to derived objects -1.72
Local copy of array Element +0.22
Anonymous variable objects vs real objects for r-value 0.00
std::min_element returning unexpected result 0.00
Copy-elision doesn't happen when using move 0.00
Why is copy elision so limited? +1.34
Realloc and glocal new/delete operator overriding 0.00
Return a local object rvalue reference,right or wrong? +0.47
Error when adding pointer to class in different namespace? 0.00
Strategy Pattern - C++ +0.34
How do I forward declare an object in a class? (C++) +0.23
c++ taking input in float and converting into string +0.25
Header Include Creep in C++ +1.02
Allocating memory and reinterpreting pointer using new in C++ +1.27
How can I sort a map with a pair as a key in reverse order? 0.00
Is it mandatory to escape tabulator characters in C and C++? +1.35
In Below code d=a; not calls copy constructor then How The a is cop... -1.18
For a C++ string s, is s[s.size()] legal and always equal to '\... 0.00
Polymorphism and overriding a method from a class template in C++ +0.65
How to use a catch try catch? 0.00
How do you pass a function into another function. Tips and pointers? 0.00
Applying two or more mutexes to a section of code -2.47
Pass a dynamic array of objects to function -0.52
Aggregate initialization of non-POD class types? 0.00
Are try blocks necessary or even helpful for the "zero-cost&qu... 0.00
Return value type does not match function type when returning point... -1.02
problems solving "undefined reference to [costum class] 0.00
Final specifier for virtual methods and vtable lookup -0.47
redefinition , different basic types for string 0.00
C++ pow() function error -0.41
Why do you have to call delete for local variables of a function th... +0.43
How to write once more #define in line 0.00
identifier "hash_map" is undefined? 0.00
C++ overload map [ ] operator +0.23
Appending "pointer to a child class" into a vector of &qu... -0.27
How to call a method defined in main.cpp from another .cpp source f... -2.82
Cannot Get The Right Answer In A Calculation In C++ -0.76
Is the value of expression f() > g(), when f & g modify same... +0.24
Class templates: restrict the template parameter 0.00
Return child class into base class object +0.93
stack of arrays usage (argument passing/returning) +0.30
Default argument promotion in functions +1.34
Having one class using objects from another +0.23