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 ... 4 5 6 7 8 ... 69
Title Δ
Casting from an iterator to a defined type? -0.71
When and why do we overload operators in C++ 0.00
C++ how to change stream from text mode to binary? +1.74
When a constructor failure happens, what clean up must be made? +1.46
Visual leak detector with std::shared_ptr -2.07
references and use of unary operators? -0.08
A story of stringstream, hexadecimal and characters +1.09
Exception Classes in c++ 0.00
Using fstream to import a text file to a variable? -0.06
Single occurrence of a number +1.87
Size error on read file 0.00
string declaration before main funciton in C++ -0.14
Pointer to this* in thread -1.66
invisible operator<< overload for inner class 0.00
What does ::* (asterisk after scope op) means in C++ template? 0.00
C++ single line comments followed by \ transforms in multiline comm... +0.71
Incorrect sum when adding up numbers +0.11
Why don't modern C++ compilers optimize away simple loops like... +0.01
c++ use random access file with class that include a vector 0.00
Values of array randomly change 0.00
How to print __int128 in g++? +1.32
Writing memcpy conformant with strict aliasing +0.43
std::cout overhead if closed (STDIN_FILENO) 0.00
Is the default copy constructor thread-safe in c++? +0.37
Segmentation fault is caused when I try to deallocate a memory -2.17
Does the following code produce UB? 0.00
Does dynamic_cast check the type_info object of the queried object,... 0.00
first formal parameter to 'operator new' must be 'size_... -2.28
std::ostream that invokes a callback for each line +1.38
Is vector::end() guaranteed to be larger than the storage address o... -1.96
How to interpret clock()? +1.31
How to use transform with a vector using the before and after values -0.09
Convert a string's UNIX line endings to DOS line endings +0.41
Why does this program create an output like this? +0.46
What is the most modern way, the most "right" way to iter... -0.79
How to eliminate this extra element? +0.39
Why size of derived class having virtual inheritance is coming unex... +0.44
Access file descriptor from FILE * pointer in C 0.00
Can I rely on sizeof(uint32_t) == 4? +1.22
Can we use/simulate Solaris/Aix C/C++ compiler on windows? 0.00
Result of overflowed-multiplication of two numbers 0.00
Dynamic memory allocation in a cicle - c++ -0.76
why (0.0006*100000)%10 is 10 -0.30
clock() - same value before and after loop 0.00
Clang doesn't see strdup and some other functions 0.00
Difference between internal and no linkage +0.92
Best way to further split some elements in vector 0.00
Line number in a C++ istream? 0.00
Passing a list through Python to C++ -0.35
Why doesn't numeric_limits<T>::min() return the smallest... -1.15