StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 2 3 ... 66
Title Δ
Get list entry of type T at compile-time -1.60
Why does double in C print fewer decimal digits than C++? +1.58
C++14 : 2 random generators - one works, the other doesnt 0.00
How type Inference "auto" and call by reference works? +1.49
Print Object that is pointed to 0.00
I can't never exit a while loop while using pointers 0.00
C++ wmain function error when using Unicode 0.00
initializer fails to determine size of string in C++ +0.02
How to make "routines" in C++ (no functions) 0.00
Covariance and contravariance in C++ function pointer? +0.35
C++ dynamic instantiation using macro -0.15
Fields access - polymorphic and not polymorphic types in c++ +1.54
Efficient subset of a std::vector<double> +2.08
How can I use "#" as a character in c++ preprocessor dire... 0.00
Are there any reasons not to extend std::set to add a subscript ope... +1.23
Inline Functions, inside class, C++ 0.00
Lambda returning itself: is this legal? -1.55
How memset() works in c++ +1.15
C++, left/right rotation of std::list -1.01
How to parameterize a lambda which is used as an argument to anothe... +0.35
Trying to make a Pointer to a dynamically allocated char array +1.94
c++ destructor throw exception by single object +1.84
Good way to create observer design pattern in C++ 0.00
Un-specializing C++ template parameter +0.43
Convert a 74-bit integer to base 31 -0.76
Detect Ctrl+d if input buffer is not empty using getchar() 0.00
Do these questions all imply the same thing? 0.00
MSVCP140D.dll missing, is there a way around? -2.43
Is function overloading pointless? -1.76
Why a reference to const can refer to a literal? 0.00
Loop calling the function just once C++ +0.35
Different types of `decltype((const int)a)` and `decltype((const in... -1.99
matches this ā€˜sā€™ under ISO standard rules i am getting this warning... 0.00
C++ Shorten subsequent function calls -0.65
Dynamic memory on a function new char[size] vs char[size] -1.35
Standard library identifiers conflict with user identifiers 0.00
Calling delete or delete[] on NULL pointer 0.00
Getting CURRENT path to own executable (C++) 0.00
Dynamic Zero-Length Arrays in C++ +1.35
Converting a C string to individual integers +0.35
Does C++ have a keyword which allows to refer to a base type from a... -0.13
c++: Avoding to include headers that have typedefs in them 0.00
Why is size() function of std::string[] array returning an incorrec... +0.33
Runtime introspection in C++ +0.35
C++ variable redeclaration within nested loops -0.14
C++ memory allocation behaviour when array size is zero 0.00
C++ changing multi-Dimension Array to one-D array by memory address +0.37
Is there a reason to used an unsigned type for a non-negative const... +0.82
What is the correct usage of const member in delegating constructor? +0.35
std::string::erase doesn't work as I expected -2.14