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 ... 38 39 40 41 42 ... 89
Title Δ
Issues with unordered_map +0.28
An awful lot of compiler errors +0.29
Overloading the '+' operator in .h file, linker error +1.67
Hide dependency in the headers 0.00
How to register a signal handler as a class method? 0.00
/usr/bin/ld: cannot find : No such file or directory 0.00
error LNK2019: unresolved external symbol "public: __thiscall... 0.00
Use non-templated version of class as parent -1.58
DIfference in structs? +0.05
Running C++ program using hash_map and unordered_map 0.00
does the incrementation of unsigned int cause undefined behavior wh... -0.56
How to check if a void* is to a pointer on a valid instance of an o... -0.32
Storing multiple-inheritance objects in container +1.19
Derived Class Member Initialization by base class constructor 0.00
Why can't I set a value inside of this class? 0.00
Can you avoid locking by guaranteeing that multiple threads won't a... +0.17
STL vector's implementation +1.32
how to copy an attribute of an object to a vector? -0.34
Different categories of memory -0.20
atomic compare without locks or mutex 0.00
C++11 move(x) actually means static_cast<X&&>(x)? +0.92
C++ const char* input 0.00
Need to release resources with Clang using C API? +0.28
How can we modify the size of array in C++? -0.11
What is the meaning of moment<2> in boost::accumulators 0.00
C++ Can someone explain string( ) +1.59
How to give an abbreviation to a namespace? +0.16
C++ operators precedence +0.11
Need to call std::vector.clear() before assigning using operator=? -0.53
C++ file naming using variables +0.30
Initialize static atomic member variable +1.82
Cannot call class function (parametered class) 0.00
Difference in syntaxes of making objects in C++ +0.63
Should we use cin.ignore() in competitive programming? 0.00
switch quantity not an integer +0.96
How can i solve this on VC++ 6.0 -0.59
Can I call a derived class's function in base class? +0.31
Merging two stl containers without std::merge -0.92
segmentation fault on recursive fft computation 0.00
How does C++ compiler know the size of a object with superclasses -1.85
-Werror=format: how can the compiler know +2.28
Ideone says std::bad_alloc but USACO accepts the solution +1.62
C++ Cannot instantiate abstaract class's child +0.48
error expected primary-expression before ';' token -1.72
printing a boolean value in c++ +0.84
Declaring type of pointers? +0.66
struct as a base class - C/C++ interoperability +0.57
When creating a custom map class in c++ how to define and use a com... 0.00
Returning a whole class of information inside a function -0.93
Weird behavior of pointer +1.33