StackRating

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

Hatted Rooster

Rating
1607.90 (1,471st)
Reputation
25,204 (5,081st)
Page: 1 2 3 4 5 6 7 ... 17
Title Δ
Why is ++x a lvalue and x++ a rvalue? +0.70
Can a char* be moved into an std::string? -0.46
c++ function call the destructor immediately after -2.07
Calculate true/false for probability +0.38
[[maybe_unused]] on member variable, GCC warns (incorrectly?) that... -1.23
Is there a performance difference while assigning value to the array -1.13
C++ Assigning Deferenced memory allocation using 'new' 0.00
How to get the last line in simple string variable - C# +0.39
Can constexpr function return pointer of local object? +1.67
Execute function in C++ after asyncranous 60 sec delay? -1.52
C++ pointers - delete operation on array pointers +1.02
Why this causes an infinity loop? -0.22
how to initialize a vector struct of vectors? +1.09
Use macro to define print format arguments -2.23
What does this arithmetic expression mean: A += B++ == 0 in C++; +0.40
How to use overloaded ostream operator with array of pointers to ob... +0.57
Generating random integers in c++ -0.10
What does the "__cplusplus" macro expand to? +0.39
Using std::vector emplace_back() with std::pair with constructor in... -0.35
a = !5 < a; what is exactly done in this line of code? -1.10
why curiously recurring template pattern (CRTP) works +0.59
returning references in c++ functions +0.91
Why mask a char with 0xFF when converting narrow string to wide str... -2.57
Why does the result of an expression depend on where the expression... -1.46
Program to guess number gets incredibly slow +0.40
Using ifstream, ofstream and fstream +1.31
C: long pointer pointing to address with an integer 0.00
character pointer value is blank, why the code does not print 5? +0.41
What does \0 mean in sprintf in C? 0.00
Reference as return type -0.69
C++ - std::vector - why erase so cryptic to use 0.00
calling sizeof in constructor initilizer list in multiple inhertance +2.05
Casting Between Types C# -1.60
How to go through each element in a for a loop C++ using pointers +1.60
What does "friend istream & operator >> (istream &am... 0.00
User defined const char* literal example from cppreference -2.46
Why is the constructor in this C++ code ambiguous and how do I fix... +1.86
Selecting which overload is used in c++11 +0.37
how to pass the current class reference to initialize class members... 0.00
How is the way to insert dynamically one pair to may unordered_list? +1.75
Losing some data after leaving function -0.12
How to initialize an object outside of main? -1.94
Is this undefined behaviour in C++ calling a function from a dangli... -1.20
nullptr not declared when using -std=c++0x +1.64
Difference between a variable and a pointer in C (for java develope... +0.98
What is the meaning of this expression (char *) in C? +1.42
Stack overflow in C explanation? -0.05
How to create structure members inside a loop in C++ -0.74
Unexpected compiler warning -0.58
How to output multiplied user created class c++ +1.94