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 ... 5 6 7 8 9 ... 89
Title Δ
Failed to store stdin state and compare it in C++ 0.00
Should I use std::move on functions returning std::vector? -1.46
Accessing derived class member from base class pointer +1.03
How to store data in a 2D vector within class private? 0.00
Sharing values through namespaces +0.24
C++ multiple inheritance and cross delegation with void*? 0.00
vector's size in C++ -1.85
When non-const members can be used in constexpr member functions? 0.00
Is the value 1900 used in tm defined as a symbol? -3.31
Expected ';' before 'currentNode' 0.00
GoogleTest 1.7.0 `enum class` compile error 0.00
Return class instance from class 0.00
template operators fail seemingly on ambiguity 0.00
Is f(++i, ++i) undefined? +1.00
C++: set method parameter to pointer +0.23
C++ casting corrupted structure 0.00
Need help to understand the purpose of a following class -2.73
Why move assignment operator should return reference to *this 0.00
Integer to Boolean strange syntax +0.47
Compiler error with unordered_map when used in template class +0.63
How to find out the return value if my C++ “new” memory allocation... -1.39
(Decimal)x Diffeernce betewen Decimal(x); 0.00
large number not being input properly 0.00
C++ cannot initialize a variable of type 'char *' with an r... +0.84
C++ move guarantees during map insertion 0.00
When you call new[] to allocate an array for N integers is it guara... +1.45
template with enumeration need to understand -3.14
c++ in function- an error for "a reference .. can not be initi... -0.48
Overloading implemented virtual function -1.24
How to preallocate(reserve) a priority_queue<vector>? 0.00
Getting wrong array values -0.27
ISO C++ - Is it legal to declare in a template - array or function... +1.75
Why are you not allowed to bind a rvalue reference to a non const r... 0.00
How to make a variadic lambda? 0.00
C++ conversion from int to non-scalar type in a simple vector program +0.22
Segfault on virtual inheritance without virtual destructor 0.00
Is there bare c++ 11 (or boost) replacement for InterlockedExchange... 0.00
Solid is not an ambiguous base of sphere 0.00
Is initialization with default and copy ctors perfectly equivalent? -0.23
Function overloading with initialization_list causing ambiguity 0.00
Why do we need a user-provided constructor for a const object? 0.00
Cannot pass std::cout to ostream& constructor +1.11
Incomplete type used in nested name specifier +1.06
Is mandatory explicit upcasting possible in C++ +1.06
How to set, clear a bit of a long long int number in C/C++? 0.00
What is the difference between const virtual and virtual const? +0.03
Delete object inside a function: ugly, error-prone, inefficient, an... -2.96
Left shift << of float variables -2.73
Undefined reference error in C++ code -0.27
Why is int[] treated as an rvalue? +0.78