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 ... 59 60 61 62 63 ... 89
Title Δ
"non-const lvalue reference to type cannot bind" error wi... +0.31
Asynchronous single-threaded vs synchronous multi-threaded for netw... 0.00
Sending integer to fstream as little endian +0.82
own iterator class not working with std::binary_search +1.34
uniformly distributed random number generation +1.22
undefined reference to and non-virtual thunk to -1.33
Finding the intersection of two vectors of strings +0.87
How to add something at the end of a c++ array? -2.85
Initializing char pointer 0.00
xocde assignment to cast is illegal, lvalue casts are not supported? -2.18
Is there possibility to invoke other methods/instructions AFTER mai... +1.80
Cout String and int in ternary operator +0.61
unique_ptr, move constructor, and why always attempt to access priv... +0.34
boost::gregorian::date does not have `set-type` functions? 0.00
Correct syntax of making a "class template" friend to a c... -0.35
get function pointer of this->c1->c2->c3->myFunc(); +1.13
c++ allocate *new Object() to reference +1.14
What is the difference between (*ptr).f() and ptr->f()? +0.39
Linking errors - new to templates -0.45
Does std::list::clear invalidate std::list::end iterator? +1.21
stoi and stoll in c++ 0.00
Is typename / class needed when declaring template +1.34
Differences when overloading operator+ -0.94
C++ Stl Set Behavior -0.31
Declare main() as friend function in C++ -0.41
Boost condition variables - do calls to "notify_one" stack? +0.34
Reuse the same code to do the same logic on different data members... +0.60
Supply C99 complex arguments from C++ 0.00
Finding the distance between 2 3D points +0.30
How can 8 bytes hold 302 decimal digits? (Euler challenge 16) -1.39
Missing rules for deleted default constructor (and copy control mem... +0.08
C++ - Incorrect ASCII value ("ë") -1.55
QSharedMemory accross two different processes +0.29
Inherited const attribute and initialization (bug?) 0.00
Why 2 and -2 instead of 1 and -1? -0.62
function pointer as input parameter for templated class function -0.37
why swap() can work well when I don't call it with two pointer? -0.76
std::array copy semantics 0.00
Pass by reference within template class -0.70
How does Valgrind estimate the cost of a function? +0.98
Implementing Connections within Aggregation classes 0.00
How can one branch of class tree have all its Zero initialized memb... 0.00
Reference data members and move constructor 0.00
Hiding multiple implementations behind a single interface -0.52
Multiplying an object with a constant from left side +1.31
How to convert from vector to const array -0.39
Populate a private static class map<string,Base*> with pointe... +0.29
Arrays Or Vectors? +0.13
Is pointer conversion expensive or not? +0.37
Best interface to create a resource and return it to be released by... -0.73