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 ... 21 22 23 24 25 ... 69
Title Δ
iterate through non-consecutive enum elements in c++ -0.96
When are static and global variables initialized? +1.78
How to know the size of the file dynamically -0.09
Operator vs functions behaviour +0.06
Convert Address to long - variable results in value? -0.06
C/C++ performance of static arrays vs dynamic arrays -0.24
Float to int number conversion in c++ -0.04
Order of outputting with cout output stream +0.40
Correct way to declare/define custom cout-like object +0.52
How does compiler allocates memory to this struct? -1.77
loss of const volatile qualifiers 0.00
Declearing enum and setting values manually not in increasing order +0.42
C++: Find matching characters in character array -0.61
how to initialize stringstream object +0.97
std::map bad allocation error -0.44
Missing convention for C++ accessors? +1.14
Strict aliasing seems inconsistant +2.43
get a double out a string c++ +0.40
Complicated test to check which object instantiates a function call -0.47
conflict between macro defined tcl-8.5.12 and method in qt-4.7.4 -0.08
Differences between constructor syntax and assignment syntax for pr... +0.40
How to understand this POD rule +1.13
use std::fill to populate vector with increasing numbers -0.66
Variable assignment in "if" condition +0.88
what kind of delimiter to use for serialisation? -1.31
Is there any penalty in returning members of nested objects? -0.08
same implemention on java and python, two very different running ti... -0.59
why python can import a shared library as a module? 0.00
Hook on object in std::list. Pointer or iterator? +0.41
fstream with a string delimiter or two char +0.06
Is the destructor called when a delegating constructor throws? +0.39
Boost.Pointer Container made obsolete by std::unique_ptr in C++11/14? +2.18
c++ how-to: import numeric variables from .txt or .csv file -0.10
std::thread construction and execution -0.78
Is there a function that returns the UNICODE value of a character?... 0.00
Is it appropriate to use off_t for non-byte offsets? +0.08
"Observer-Pattern" in C++ using Smart Pointer ? 0.00
Should I convert a library with memory leaks to C++11's smart point... 0.00
What must two computers have in common to run the same executable? +0.96
Can I avoid all this multiples try/catch +0.39
Struggling with getchar() function in C -0.08
getting compile-time date and time without macros -1.28
Function not found from global namespace if there's an overload wit... +0.42
Why I can't separately write namespace's hierarchy in the header fi... +1.87
Fraction addition in C++ +1.71
How to skip header row in csv using C++ -2.28
Why is the first result of rand() / double(RAND_MAX) is not random 0.00
Passing temporary object to function +0.41
C++ : Array of Objects of a Class with Overloaded Constructors -1.03
C++ Prepend DateTime to console output 0.00