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 ... 12 13 14 15 16 ... 66
Title Δ
Using a size_t as limiter for a "for loop" -1.88
CRTP with derived class overloading the method 0.00
Time complexity of `std::partition()` 0.00
C++ basic_string::_M_construct null not valid after constructing su... 0.00
C++ suggest parentheses around assignment used as truth value -0.68
Can I have a static global instance of an exception? +2.27
std::string, std::wstring and UTF8 -1.69
Interpreting an unsigned (long) int as signed in C++ +1.30
Do STL containers do smart deallocation like shared_ptr? +1.88
const_cast const STL container, is it undefined behavior? 0.00
Should I expect that upcasts and downcasts in single inheritance do... -0.54
for loop with switch statements +2.11
Do system(); commands work in exactly the same way as batch commands? +1.56
C++ most efficient way of transforming string to hex string 0.00
Error: cannot convert char (*)[] to char**' in initialization +0.36
Why c++ string1.size() minus string2.size() got wrong answer? -1.68
Why can a compiler convert char to int in C++? -0.27
Show most basic type declaration of nested typedefs in c++ +0.10
How do I properly sort through dynamically created storage using a... -0.12
I want to stop CMD when run C++ .exe +0.37
Unable to use copy initialization (i.e =) to construct class with i... +0.03
operator = overload in template class +2.14
pointers arithmetics not working in c++ -2.27
Segmentation fault: 11 ? C++ +0.34
How to realize += delegate (...) construction with Visual C++? -0.16
what happens to old values of std::vector, when I do std::vector =... -0.10
Overhead of static constants when included into many translation un... +0.34
Pass #define content as parameter 0.00
Calling Static Member Function Inside The Defintion of a non-member... -0.14
Reading the command a program was called from +0.35
How to correctly call default constructor inside another constructor +0.60
Writing wchar_t to file -1.91
Dynamic array creation 0.00
vector size - 1 when size is 0 in C++ -0.49
What does the macro “#define requires (...)" means? +0.61
What is this constructor doing? +0.80
Lookup of base class name after inheriting constructor 0.00
C++ class member function with reference return type +0.37
Does `std::equal` dereference the `end()` in the case `abcd` and `a... +1.73
__FILE__ can be referred by const char* in C++? -0.48
C++ protected: fail to access base's protected member from with... +1.09
C++ argument passing +0.46
Right way to initialize a pointer +0.05
How does constant reference makes a difference? -1.55
add words in a string array 0.00
"specialize" a base object to become a derived object? -1.11
c++ template covariance polymorphism +1.27
Global instances of class (across multiple files) +0.94
Why does std::copy_n take a template parameter instead of std::size... +0.41
What happens when an ofstream object.open() is commented out? -0.27