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 ... 73 74 75 76 77 ... 89
Title Δ
Problems with C++ abstract class (I can do it in Java, but not in C... +0.72
C++ "cin" only reads the first word +0.51
How using a smart pointer in C++ helps in below example +1.20
Can a (C/C++) array initialization reference itself? -0.14
unresolved external errors -0.22
Share functionality of a class between two or more libraries with p... -0.19
pop-push element from std::vector and reuse elements +0.29
Virtual inheritance and same name members +0.53
Function exceptions specification and standart exceptions - foo() t... +0.16
Why the following code doesn't compile? +0.28
Cannot create an instance of a class from another namespace? +0.68
std::map Requirements for Keys (Design Decision) -1.15
Converting a string to char* +0.90
Accessing member of an unnamed namespace when the outer namespace h... +1.83
Fast log2(float x) implementation C++ +0.87
stl binary_search gives compiler error 0.00
operator<< overloading to call a print function trouble +0.82
What kind of data structure should I use for this in C++ +1.39
Sorting a range (with no duplicates) in C++, is std::vector and std... +0.64
Ownership of objects stored in a vector -0.59
What happens when we throw an object/variable to catch? +0.84
Why does a purely virtual/abstract class require a constructor, in... +0.86
Why doesn't the OS crash if I dereference a null pointer? +0.97
MSVC std::exception doesn't comply with standard? 0.00
handling a 2 dimensional vector c++ -0.96
C++: Different classes with the same name in different translation... -2.01
C and C++ compiler give different messages for the following code,... +1.35
Remove performance warning in C++ template class +1.48
speeding up std::map and boost:unordered_map [] operation +1.08
Error while Using Templates in C++ +0.98
Error in C++ code +0.56
Counting function calls in the Towers of Hanoi? +0.29
Inititalze vector of custom class? 0.00
int_least64_t vs int_fast64_t vs int64_t -2.20
Strip / remove symbols from userinput in C++ +0.97
Is a Generic Base Class Legal? -0.09
How to look if a pointer in a pointer map is not 0 +1.56
How do i use decimal (float) in C++? -0.56
Error While Compiling this C++ code +0.37
Virtual function output? +0.84
Is it valid to use `this` inside base class constructor? +2.27
calling template function of template base class +0.84
How to delete elements in a vector. (erase won't work ) +1.22
Template method of template class specialization +0.30
Circular dependency of template class and non-template class -0.57
Is there an issue with this singleton implementation? +0.59
C++ templates, vector.size used in default parameter definitoin -1.69
Binary File interpretation -2.57
Pure Virtual Function call from Base Ctor +0.71
opencv - Assertion failed (dst.data == dst0.data) in cvCvtColor +1.10