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 6 7 ... 19
Title Δ
C++ Casting a string to an unsigned long long 0.00
Semantic difference in C++, defining a constant data instance +1.10
How to tokenize string by delimiters? -1.06
How is this binary tree algorithm's conditional statement worki... -0.15
Array of pointer chrash on function +0.08
Why does std::binary_function<...> not have an operator() met... -1.87
What is the difference between “int *a = new int” and “int *a = new... 0.00
How to detect the file format with it's content 0.00
Accessing members of a class within a vector of vectors 0.00
Is conversion and promotion the same thing? +2.02
how to correctly make template operator T() work with funcs like pr... 0.00
Spotting the Logic error c++ +0.61
Tidying up my namespacing in C++ +1.85
Lazy evaluation and/or flexible macro names 0.00
Will std::vectors inside another vector reallocate when the first v... -2.08
String to integer using recursion C++ +1.61
what's that type deduced by auto? -2.26
C++ map of function pointers to static methods of class template +0.36
How do I add command lines as numeric data without using the atof f... -0.37
Why can the copy constructor only take a reference argument? -0.49
What kind of optimizations are included in -funsafe-math-optimizati... 0.00
C++ : writing to specific index position in std::string +1.18
C++ : writing to specific index position in std::string -1.07
C++ Start another program and exit +0.36
Creating an sqlite3 table in c++ -0.65
c++ customized map key/value not in order -2.03
Is an array a data type? -0.83
How can I avoid parent class destructor to set a derived class'... 0.00
Game pad Menu Navigation Programmatically 0.00
Return const reference to array of char arrays 0.00
Precedence of operators? -2.04
Accessing datamembers of template types 0.00
Need to create C++ Binary Calculator using beginner logic 0.00
Could not convert from brace-enclosed initializer list to std::vector +0.42
Using ranges with std::set 0.00
Manipulate a local static pointer variable outside the function whe... +1.85
strtok() c++ How do I split a string with strtok() and put each par... 0.00
Char array copy fails -0.19
Deleting specific element of an array -0.32
std::unique_ptr and its effect on matching pointers in STL containers -0.98
odeint resets the object while iteration 0.00
Mysterious multiple declarations -2.06
Error in converting double to int +0.74
Empty loop which waits for condition (busy-waiting) -1.09
Formatting and finding text C++ 0.00
Why not always instantiate objects on the stack? C++ -0.06
C++ overloading the '=' operator cause crash +0.35
How do I move the camera 1 pixel unit of my window instead of 1 uni... 0.00
Where are lambda captured variables stored? +2.13
How does c++ compiler infer template parameters when only some prov... -0.64