StackRating

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

Lightness Races in Orbit

Rating
1607.72 (1,473rd)
Reputation
349,563 (103rd)
Page: 1 ... 8 9 10 11 12 ... 146
Title Δ
What goes wrong when passing a std::sub_match as argument to a std:... -1.70
Understanding behavior of the C++ destructor in a derived class -0.45
How to compare strings and integers defined by #define? -0.62
Microsoft headers have no comments on declarations so where is the... 0.00
Cap'n Proto - How to compile the generated C++ file 0.00
Singleton with an object which throws in the ctor - accessing again? +0.06
Returning anonymous struct +1.51
Why when I convert the same C++ string in MD5 hash I obtain every t... +2.21
C++ idiomatic way for nullable reference -0.76
C++ idiomatic way for nullable reference +1.36
Question about deciding whether a file exists in C++ using ifstream 0.00
Stream extracting from std::stringstream with spaces +1.93
Why doesn't range-based for loop modifiy container elements? -0.31
ParseError: Invalid ASN.1 syntax at line 1, column 1: '>!<... -0.15
Why did C++11 make std::string::data() add a null terminating chara... -2.38
Array indices for guard in loop? What is it actually checking for? 0.00
"Move or throw" using the ternary operator 0.00
C++'s double colon used after a class name instead of a namespace 0.00
how do we pass the address of an int* to a function that uses void... 0.00
What exactly the debug assert will do in release build? -0.17
How can I make GCC/Clang warn about the use of uninitialized members? 0.00
Returning an object in c++ by reference +1.25
Why does subtraction of a float variable with another float variabl... -2.16
Nest enum class or not? 0.00
Explain output of program -0.42
Is std::string header only in Visual Studio? +0.35
Why I don't get compiling error when assigning const ptr to con... +1.16
Why does the second while loop in my program not work when there is... 0.00
Why vector::erase can't work on class element with const 0.00
How to show a C++ class doesn't own a pointer member? -0.46
C++ Visual Studio 2012 Express Command window weird behavior +2.10
static class constants vs namespace of constants 0.00
copying value of one struct to another 0.00
Why is the copy constructor called instead of the move constructor... +2.31
Is it bad practice to move an l-value reference parameter? 0.00
Variable already defined in .obj; What is going on here? -0.42
How to append char data to a std::vector without causing a copy +0.40
Why should you declare a copy constructor? -0.15
C++11: Can defaulting default constructor lead to partially initial... 0.00
How to properly pass const_iterator& into a function? -1.94
If my Termination statement in a for-loop is i < n * n , is my r... 0.00
What is really happening behind when a constant is assigned to a po... 0.00
Are leftshift operators dependent on register size? +1.54
g++ breaking change in std::filesystem::last_write_time -1.33
Header-only and static build with QMake +1.87
Char array pointer and "error: too many initializers for '... -0.16
#define and #include compile order 0.00
Cannot return by const value from lambda -1.21
What does number part of mangled name for anonymous namespace varia... 0.00
Is it common practive to #include header files already included by... +1.51