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 ... 14 15 16 17 18 19
Title Δ
How the compiler displays *inaccurate* value of float? -0.92
Removing Key Press Delay 0.00
How to check if variable have assigned value +1.58
Win32 Browse for folder dialog: wrong folder returned when user cre... +1.83
boost::my_map_list_of 0.00
Please explain the meaning of this C++ template code +0.69
Tree traversal with fixed size stack in C/C++ -2.37
"using namespace" statement inside an anonymous namespace -0.97
how to call the printf function based on its address in assembly +2.45
Accessing member of a C++ object allocated with malloc? +1.50
Making command-line programs with arguments +1.89
VS2010 _DELETE_CRT macro in STL 0.00
When does it make sense to use unique_ptr with STL containers? (C++... -0.95
boost exceptions in a shared library -0.59
Friend within private nested class 0.00
The "Named Constructor Idiom" seems to contradict the rul... -0.12
iterate char** why does this work? +2.07
Why we do need constructors? +0.89
ostream usage in C++ +0.95
C++ cin from a file unspaced numbers -0.80
In what kind of situation, c++ destructor will not be called? +0.95
In what kind of situation, c++ destructor will not be called? -1.42
Linker errors when using boost serialization -0.58
Cast to an unknown template type -0.58
Operator -> doesn't work as expected in C++ +1.55
Inheritance and virtual member functions -0.46
LZW Data Compression +0.42
invalid initializer -1.23
Meaning of 'virtual' in classes +0.38
Virtually flustered with virtual ints -0.49
C - have a simple loop that does arithmetic calculation; profiler s... +0.65
Find an algorithm to balance this game -1.26
Explaining different outputs of ++b and b++ using gcc C compiler -0.69
How does this operation on pointers work? +0.98
How to call a C++ templated function with different data types prog... -0.03
How can I read and write unsigned chars to files with fstream in c++? +1.86
first minimum value from given values in C++ -0.85
Why if( constant == variable ) is preferred instead of if ( variabl... -0.99
Sorting a vector of objects using a compare function +0.40
What is the maximum size of the map object in c++ and java? -0.93
const to non-const pointer template argument conversion +1.83
Object/Struct Alignment in C/C++ +0.73
How to declare function pointer in header and c-file? +1.67
What is a good design for modeless dialog windows? +0.03
shared, weak and lazy pointers in C++ 0.00
Can user defined literals have functions as arguments? -0.87
Overload operator<< (unsigned char typedef as byte) -1.59
round to least significant digit using int function 0.00
proper factory pattern in C++ +1.22
how to determine sizeof class with virtual functions? -0.17