StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Drew Dormann

Rating
1620.03 (1,104th)
Reputation
42,393 (2,563rd)
Page: 1 2 3 4 5 ... 19
Title Δ
C++: inheritance or class member for C struct? +1.23
Conflict between copy constructor and a template constructor 0.00
C++ Type traits dummy example: compiler error +1.14
c++ recursive function type -0.18
C++11 std::this_thread::sleep_until() hangs when compiled with GCC... +0.36
Recursive function returning bool +0.04
Check that the reference is pointing to a specific object in C++ +1.22
Stop Wt C++ function while it's running 0.00
How does Wt C++ call delete for allocated objects 0.00
C++ while() ... condition on the execution of a line of code -0.66
Use RAII for writing end of file marker? -0.19
Is there a way to work around using a break statement? -0.01
when overload the operator >, < and ==, can we use class memb... +1.20
Searching a Vector of pointers in C++ -0.16
Prime number (SIGSEGV) -0.39
WLink vs WAnchor / When to use which one 0.00
BubbleSort error LNK2019 0.00
std::stable_sort not stable at all? -0.52
no matching function to call for "getline" +2.09
Redirecting std::cin directly to std::cout +1.26
How to get arrays to show up on a file? 0.00
What is the upper bound of BigInteger with character array implemen... +1.48
ambiguous overloaded function reference 0.00
Returning istream& object to check if condition +1.80
Why am I getting different values in c++? -0.80
how to use standard c++ code with qt code in same program? 0.00
Integrate python scripts in c++ app 0.00
The Cost of C++ Exceptions and setjmp/longjmp 0.00
Proper way to pass a pointer? c++ -0.42
Subclass calling Base Class constructor then using instance method... 0.00
Opengl superbible example compliation errors Source code: drawing a... 0.00
C++: Deriving with variables. Something is wrong with a small secti... -0.90
c++ quadratic equation code output error 0.00
Compiling in cygwin with new mingw binaries 0.00
difference between (int *) (&a[2]) and *(&a[2]) -0.64
Calculate Ramanujan's constant with C++ 0.00
Why can't I use non-integral types with switch +1.54
Simple program crash +0.32
Index arithmetic - Fast converting index to 3D coordinates 0.00
What's really happening when we use a method as a parameter by... +1.43
C++ snippet OK with MSVC but not with g++ +1.36
Is {} a valid argument to pass to a function expecting an iterator... -2.02
sending std::endl to stream gives memory address 0.00
E-olymp: Cake. Giving Wrong Answer -0.65
C++ Performing mapping between vectors and unique numbers and vice... +1.03
Order of arithmetic operator execution C++ -0.53
Safe array deletion +1.46
Static initialization of local variables 0.00
No match for 'operator=' in sort function -0.40
void pointer in function parameter +0.73