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 2 3 4 5 6 ... 69
Title Δ
Is there a difference between the new and *alloc functions when usi... 0.00
Is this C callback safe with C++ objects? +2.00
Changes in the sizes of qualifiers across different platforms/systems +2.50
Should I create a temporary ostream using another's streambuf? -0.19
error LNK2001: unresolved external symbol, due to ifstream object 0.00
Reading strings until end of line? +1.16
What is the maximum size of a stack when using the standard C++ lib... +0.46
No operator "<" matches these operands operand types a... +0.42
Do all the pointer variables inside a program got deleted after sud... -0.08
What is the point of non-static const data member? -0.61
How to reshape a matrix? -0.83
Difference between single-pointer and double-pointer arrays -0.09
basic_ifstream<...>::read() doesn't read anything -0.29
How to add elements to a sorted list ...? (C++) +0.43
How do I write to cin, the input stream, in C++ +0.31
Pad leading zeroes in multiples of x, using std::cout << std:... -1.32
Type for array indices: signed/unsigned integer avantages +2.53
Generating a rand() %25 in which each number can only appear once -0.65
Reliable convert strings to doubles and back 0.00
Infinite Loop due to cout<<cin.rdbuf(), why? -0.05
Array initialisation in C -0.04
Pointer arithmetic: out of bound without dereferencing +1.95
c++ cout instead of fstream -0.69
What do the function cin.clear() in C ++ detailed description? 0.00
Do distinct functions have distinct addresses? +0.41
Get range in sorted std::vector satisfying to some condition -2.19
Is something undefined behavior by omission? -0.55
base class for fstream and wfstream +0.92
Is it a good practise to put non member function inside a class? -0.22
How is array passed to a function? -0.79
Which for loop is better/faster? -0.27
Write c++ regular expression to match a #include preprocessing dire... +1.12
Having issues with fread and fwrite when writing some characters an... +0.99
How can I trust casting from double to integer? +0.95
"Tricks" to filling a "rolling" time-series arr... +1.19
c++ seekg() read specific number 0.00
Legal definitions of main() in C++14 -1.90
max number of non overlapping substring -0.41
Constructor call when operator new failed -1.98
Error with custom iterator and STL Algorithm +0.18
Why use new and delete at all? -1.37
Conversion from int to string +0.05
Can C++ array end at memory boundary? +1.30
UTF-8 symbol written to the terminal output +1.98
Factory function as static member in class or in namespace? -0.11
Parsing float with stringstream - precision? +0.42
relation between maximum types values +0.46
Tellg returning unexpected value 0.00
Are there any performance implications of passing a Python tuple in... 0.00
adding data to stl container without raw loops +0.91