StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 35 36 37 38 39 ... 69
Title Δ
How to write function considering possible aliasing +1.46
Polymorphism without "new" -0.41
vs c++ cross endian union 0.00
C++ test for divisibility with double +1.55
Portable Code C++ in windows and Linux -0.32
c++ Reading numbers from text files, ignoring comments +0.74
shall brackets be used for one line conditional statements? -1.87
i++ or i-- in a for loop? +0.09
Extracting integer values from string elements and adding up -0.50
Using Custom Struct inside of Class Definition -0.73
How do I check that stream extraction has consumed all input? -0.84
Are c++ forward/bidi/random iterators always output iterators? -1.52
"hello world" string literal can be assigned to char * ty... -0.74
Trouble implementing a proper (underflow protected) pop/peek method... 0.00
C++ Read from file to vector +0.86
How to use a 2d vector of pointers -1.52
remove extra parenthesis +0.86
Is the inconsistency of C++'s istream::eof() a bug in the spec or a... -0.42
Is it undefined behavior to have an object be deleted before its me... +0.11
Does the "type" of a struct change from computer to compu... +0.80
Can't get string out of array when passed to constructor -0.57
Vector vs list according to Stroustrup 0.00
Regular expression for valid folder name c++ (windows) -2.29
Multithreaded matrix multiplication in C++ -1.06
boost::is_enum how it works? -1.23
Identify if object is allocated in static memory block (or how to a... -0.98
No instance of function template remove_if matches argument list -0.60
compare a pointer to member? +1.35
Perfect Column Equation C++ -0.57
Is it safe to use assignment in condition? C/C++, C# +0.39
Negative numeric string (e.g. "-10") to unsigned short +2.37
Where to implement the hash function? -0.86
std::vector::resize() vs. std::vector::reserve() -1.02
What is the named cast of old style cast: pv = (void*)ps; +0.20
C++ repeating codes with a loops -1.89
const pod and std::vector +2.28
Meaning of data type names in C/C++ +1.79
getting an neutral element for std::multiply and std::plus +1.10
Difference between ios::app and ios::ate -0.68
including a header file twice in c++ -1.18
C++ ofstream not writing to output file? +0.39
Overloading operator outside template struct -0.65
double and stringstream formatage -0.46
Using cin.eof() 0.00
Maps containing themselves +0.09
Why is padding added for multiple data members of structures and no... +0.17
Overloading operator +. String class -0.84
When should I overload new/delete in C++ +0.57
Is it safe to init c++ class with pointer? -0.14
Strategy to replace spaces in string -0.04