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 ... 15 16 17 18 19 ... 41
Title Δ
Odd issue with loading vector of structs from text file C++ 0.00
Pass-by-value resulting in extra move +0.19
How to fill a vector with a range? -0.77
Templated constructor, parenthesis expected -1.22
Reading in file with delimiter -0.34
Get a char* from an ostream without copying 0.00
Creating a substreambuf to read from an existing istream 0.00
Can this JS syntax be mimicked in C++ +0.43
Making text output dynamic using ofstream 0.00
Using string::find to parse a file +1.04
How to reset input fields -0.09
Redirect std:cout to std::ofstream , getting an error 0.00
xcode "expected unqualified-id" on cout 0.00
dup does not redirect 0.00
What is the difference between if (NULL == pointer) vs if (pointer... -0.57
cin.ignore alternative, clear EVERYTHING in buffer +0.67
C++ istream: Is gcount() always set after a read() even if it fails? 0.00
Why is the c++ input file stream checked twice here? +0.44
passing a file to constructor to read -0.72
C++ debugs - read from a file and output the 2D array 0.00
What is the maximum size of std::ostringstream buffer? -0.53
How to find strings in a file while taking into account the punctua... +1.42
Want to read important double value at the end of line of istream C++ 0.00
How do I read multiple lines from a file? -0.02
Code won't compile with G++4.7.3 when templated function calls are... 0.00
parsing string using token and assigning to variables 0.00
How to create a Function that return any array of structs +0.89
OutputStream Prints '1', For Some Reason +0.42
File parsing code need attention 0.00
Simple operator overload does not work -0.50
Forwarding a function pointer 0.00
C++ Mixins of 2 functional types 0.00
Compilation error related to infile +1.23
istream not consuming characters? 0.00
Nested Template Issue C++ -0.88
C++ outputstream remove stored data 0.00
Unexpected behavior of getline function +0.44
Questions about an array template in C++ +0.42
Setting up an ifstream, getting 'error: expected initializer before... 0.00
Extra output when adding trailing spaces and using eof +0.46
Online C++ compiler where I could disable copy-elision 0.00
Why does std::operator>>(istream&, char&) extract whi... 0.00
resolve C++ class template errors on my list -0.24
How can I name the text file I create after the current date/time +0.53
How can i access methods/functions from another file in this way? 0.00
C++ write text to file, how to multiple lines +1.33
Cant cin after terminating the while loop -0.06
How to specify the overload a callable should point to? +1.31
Factory class with variadic template arguments for constructor 0.00
How to extract mixed format using istringstream +0.10