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 ... 14 15 16 17 18 ... 41
Title Δ
Getting the number of columns and rows of a .csv file in C++ 0.00
c++ eof and empty line confusion -2.16
Clean istream when input is not correct 0.00
Verifying variable type -1.91
Reference to a static 2D array? -1.17
Input not being put in through out Vector -1.44
Template programming and bit fields -0.31
File istream iterator understanding 0.00
For loop to input strings in vector using getline -0.07
Errors in c++ compiling -0.31
How to properly combine functions from based and derived class to a... -0.55
Can I use a constructor or an object as an other class method's arg... +1.12
Is it possible to overload insertion operator>> to take in us... +1.78
C++ - iterator for a vector of iterators not compiling +2.83
A more elegant way to copy std::string into a vector<char> +1.15
How to allow template class instantiation only if the type T derive... -1.41
c++ override the >> operator for Array Class -1.03
Templated method within variadically templated class 0.00
Facet ctype, do_is() and specializations -0.06
Displaying an array of char from an object 0.00
How to implement custom sticky manipulator that automatically adds... -2.38
Template with pointer to member function 0.00
Asking for file name +0.43
Find a string in a file C++ -0.17
calling the function of derived class c++ from base class 0.00
Regarding two dimensional arrays in an exercise I was working on -0.11
Need help inputing multiple integers in one line with stringstream... -1.46
Manipulating specific position in string according to one another -0.08
C++ - Initialize a pointer array of a certain size with all zeros -0.05
Anagram solver in C++ +0.43
enable_if with enum in g++ 4.8.1 0.00
Parameter to use std::greater or std::less as argument -0.37
Construct std::vector<double> from a double* array of known s... +1.55
How to cleanly extract a string delimited string from an istream in... -0.14
std::codecvt::do_in method overloading vs the rest of base methods 0.00
C++ istringstream and whitespace 0.00
SFINAE to enable nontemplate member function -0.49
Localize my Constructor 0.00
how to seach line by line and return matched lines in C++ 0.00
Readfile is not reading the the blank spaces from my text file? +1.30
Better to use getline or cin to populate an array from input file? 0.00
Overloading operator >> and istream format -0.43
Can you begin at the second, or other line, of a file when using if... -0.01
Why is this allowed? +0.50
first setw with double is left aligned, subsequent are right aligned 0.00
How to extract/expand variadic template parameters 0.00
c++ read in multiple lines, varied delimiters -0.07
C++ Function Skipping Code -0.32
no operator "<<" matches these operands (variable l... +0.44
ifstream to get then next character 0.00