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 ... 22 23 24 25 26 ... 69
Title Δ
Is it possible to make a string as a template parameter? +0.41
Weird compiler decision +2.56
regex 1 character and space only -0.20
When a float variable goes out of the float limits, what happens? +0.39
Implement the stack that pops the most frequently added item +0.96
Is 'avct' a legal long value or a legal var/const? -0.10
Delete custom object from vector +0.45
Avoid repeating the same code in copy constructor and operator= +0.41
Filling unordered_set is too slow -0.14
c++ convert 2 dimensional char array const char** -0.07
(Chess game)Function that returns possible moves of pawn -0.08
Get trigger from console in C++ -2.45
C++ Mutex and Function Arguments +0.05
Summing huge numbers +0.40
If C++ is backwards compatible to C, then why is void main illegal... -0.03
Are there any rules of thumb when `virtual` is a considerable overh... -1.26
Print integer with thousands and millions separator -0.84
Speed up function call inside loop -0.08
Why do developers lock word-length data during reads/writes in mult... +0.24
Return of `const bool` causes warning C4180 0.00
Python list equivalent in C++? -0.11
Reading file that changes over time C++ +0.09
C++ Carriage return and line feed in a string +0.07
Copy constructor - is the base one called before the derived one? +1.77
How to determine the number of bits in int +1.00
Difference between a template with two parameters and two declarati... +0.37
how to optimize C++/C code for a large number of integers -1.23
semantics of end() iterator for vector and list 0.00
Automated file rename - const variable is changing its value? -2.30
Why is int typically 32 bit on 64 bit compilers? +0.96
bitwise shift promotes unsigned char to int +1.96
A way to implement assignment by 'new' -0.94
C++ static_cast from int* to void* to char* - can you help me to un... -0.75
Access inherited method during construction of base class? +1.34
How to parse space-separated floats in C++ quickly? +0.30
Identify the platform linux or windows using C/C++ code +0.52
Read/write binary object as hex? -0.58
Thread in class virtual member function +0.41
Mutex guards: is there any automated protection mechanism for objec... -2.09
calling alloca() multiple times results in a contiguous part of sta... +1.59
Get 32-bit hash value from boost::hash +0.41
FIFO Communication between two different process c++ 0.00
C++11 Thread: Multiple threads waiting on a condition variable +0.10
Making sure global logger object lives longer than other global obj... 0.00
use of: while (cin >> x) and eof -0.64
Order of evaluation and undefined behaviour +0.43
How to avoid stack overflow of a recursive function? +0.00
Why the same memory location holding different values at the same t... +2.50
Overload <<operator going into a polymorphic object -0.01
Doing serialization using streams C++ -0.09