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 ... 20 21 22 23 24 ... 89
Title Δ
Is reinterpret_cast from Derived<X> to Base<X> safe? +0.80
Can't initialize std::tuple as std::pair? 0.00
How to avoid "unable to read memory" 0.00
Why can we assign to *this? +0.65
Variadic template inheritence, member function overloading +0.17
Why calling a non-member function with the same name as a member fu... +1.22
Printing the index of an iterator in std::map +0.27
C++ overloaded function as template argument +0.61
Deleted default constructor identified as candidate in ambiguous er... 0.00
What does this warning mean in orwell dev C++ compiler? -3.21
How to iterate through all elements of set C++ -0.56
Using struct as private member to define ListNode within link list... 0.00
Passing function code in a class constructor -1.54
Calling private function of a class outside using function pointer? 0.00
can we pass parameters to a copy constructor in C++ 0.00
C++: Why member function has priority over global function -0.44
C2244 - unable to match function definition to an existing declarat... 0.00
virtual inheritance in c++ misunderstood +0.16
Java Interface in C++ +1.47
C++ Which Exception should I use? / Determine user's input +0.72
what's the size of arr[0]? -0.67
Reference apparently changing at runtime in C++11 +0.67
Conversion from int to c-string (const char*) fails -0.64
Should I use std::function or a function pointer in C++? +0.10
Implementation of the std::optional class -0.26
Not able to access global version of vaiable in c++ 0.00
Remove duplicates in vector of structure c++ -1.92
How is floating point overflow handled in iostreams 0.00
Which complexity is less; O(n) or O(n logn)? +0.47
issue with abstract classes and inheritence -0.93
How to get the 0 of a numeric type in C++? +0.60
Difference between std::cout and cout? +0.46
C++: pointer being freed was not allocated +0.21
Why for_each cannot choose the correct print here -2.99
Why do C++ classes without member variables occupy space? -1.41
LRU Cache C++ Implementation 0.00
Is a static char[] buffer initialised 0.00
== operator overloading with struct +1.32
What is the equivalent for << from C++ in C#? +0.23
How to create concrete class from a template class -1.62
How can I create my own dot operator function for a string? 0.00
Understanding virtual destructors -0.10
Forcing C++11 lambda to capture a variable 0.00
How to pass vector as function argument to pointer +1.02
Getting a bool reference from std::vector<bool> -1.66
Can I use a `unique_ptr` in a vector, or do I need to switch to `sh... +0.23
When is std::move redundant? +1.15
C++ recursion repeating output +0.65
How does subscripting std::array multiple times work? -1.59
Will the destructor of an object be called if a function returns ea... +0.76