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 ... 16 17 18 19 20 ... 66
Title Δ
out_of_range exception with strings -0.37
Implicit conversion in the other direction -0.55
What the placement deallocation functions were introduced for? 0.00
Why "-1" is 11111111 not 10000001 in signed int 0.00
Should constexpr initialization happen before other initialization 0.00
Constructor and functions using variadic templated parameters -0.11
finding the size of a template in c++ for a class with default argu... +0.40
Initialize private array with unknown number of elements (C++98) +1.29
Modal dialog becomes non-modal 0.00
What is ScopeGuard in C++? +1.64
Finding the upper bound of vector of pairs based on second value of... -0.64
Call a classes method using a std::string +0.26
Program with chaining of using-declarations compiles on MSVS and cl... +0.46
What should binary file look like after conversion from text? 0.00
cannot use operator= with std::stringstream +0.43
Exceptions in constructors +0.39
C++ (VC2010) Help converting console app to hidden Windows app? -0.63
Which operator is used first? -0.40
Why am I getting "no matching function for call to '…'... 0.00
Initialize multidimensional array with zeros +0.41
What is the difference between std::string (*)[96][60] and std::str... -2.05
Why is order of function arguments reversed? +0.75
Compilation error: invalid use of void expression -1.09
C++ pass by value / by reference function overload +0.15
Executing external exe in a child window (C++, win32) +0.40
c++ operator= weird behviour +0.01
c++ extend constructor of same class (no inheritance) +0.66
MFC visual c++ LNK2019 link error 0.00
Use Fmodex callback under C++ -0.60
.cpp:23: error: cannot convert ‘std::string’ to ‘const char*’ for a... -0.61
Error initializing stuct in source code -0.23
What is the name of type T && in C++? +2.33
C++ calling the right virtual function +0.39
Initialization of std::array with std::initializer_list in construc... +2.11
How to properly do dynamic memory allocation (C++) +0.07
Using a custom comparator for std::map on IBM i-Series 0.00
warning: comparison between signed and unsigned integer expressions... 0.00
Cannot convert CHAR to LPWSTR +1.53
C++ Why does this work +0.41
Convert string to number, a practical way by passing as variable 0.00
C++ Primer (5th ed.) : Is "16.3 Overloading and Templates"... +0.43
When is constructor's code of a class defined in global space r... +2.18
Is this an unavoidable signed and unsigned integer comparison? -0.37
Quadruple "const" in function definition +1.14
Is "long long" = "long long int" = "long i... +1.24
What's the use of const variable members in C++? +1.29
c++ memset cause segment fault of int** pointer -0.62
How does "for ( ; *p; ++p) *p = tolower(*p);" work in c? -0.03
Linked list without struct -0.92
Do floats, doubles, and long doubles have a guaranteed minimum prec... +0.98