StackRating

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

David G

Rating
1601.51 (1,714th)
Reputation
69,522 (1,247th)
Page: 1 ... 8 9 10 11 12 ... 41
Title Δ
How to use find in linkedlist +2.00
vector<string> is null while some strings having been inserted -1.82
copying a fixed length of data from an std::istream to a string +1.06
Error using template type parameter 0.00
Is the lvalue reference return of a member function of a temporary... 0.00
Looking to disclude lines from std::count parameters -0.89
Abreviating the for loop in C++ +1.40
Find multiple adjacent values in container +0.18
Initialize 2d array in Class +1.66
Template undefined reference on windows with MinGW 4.8 +1.46
Overloading operator >> and << so that it accepts user-... -0.07
A case when a user-provided explicitly-defaulted function defined a... 0.00
C++ do I need to initialise an stl field in a default constructor? 0.00
Template and BST 0.00
C++: Crashes when 2D array element is referenced while overloading... 0.00
Two-dimensional vector printing -0.33
Random behavior with Pointer de-referencing in C++ -0.07
what's the difference between ios_base::ate and ios_base::trunc? -1.76
Usage of auto for global constants +0.38
Fastest way to find out if all elements in a vector are false or tr... -1.03
ifstream Object's .read() Problems of *char 0.00
Add multiple values to a vector -1.77
What terminates reading input into an int -0.58
Passing template function, arguments to thread +0.42
write to a const reference of ostream +1.67
C++ error: object of abstract class type is not allowed: pure virtu... -0.49
Why is my function creating a memory leak? (C++) 0.00
Why does the copy constructor automatically cast my data into a dif... 0.00
Nested For Loops and outputting asterisks 0.00
Default argument for STL container in templated function 0.00
the difference betwen `istreambuf_iterator` and `istream_iterator` 0.00
Prompt user for positive number, and continues to prompt the user u... +0.42
How do I ask for not just number of rows and columns for dynamic 2D... 0.00
Trying to write a class in C++ that only reads in the first column... +2.25
Binding temporaries to non-const references in case of exceptions 0.00
Why does an object get destroyed when pushing it to a vector? +1.37
Reading and displaying a file 0.00
Do I need to empty the contents of a map in this case to avoid memo... +1.43
String instead of Cstring c++ 0.00
How to grab certain elements of an input? +0.41
Writing to a file with fstream and cstring -0.04
Evaluating C++ pointer to function expression 0.00
Importing data into array in C++ -0.07
double to int conversion warning in std::accumulate 0.00
Implementing variadic method in C++ issue 0.00
How do I use std::enable_if to enable or disable constructors depen... +0.85
Deduction fails on parameter, works on return value +1.98
C++ Arrays, For Loop and String Data Types +0.40
C++: Overloading << operator with function pointers +0.03
basic_string<CharT> vs. CharT* +1.26