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 ... 11 12 13 14 15 ... 146
Title Δ
Why "using sleep()" makes the result of the same code bei... -1.18
Deleting move constructor and constructing object from rvalue -1.25
Should args to inherited constructors be copied when invoking the b... -0.76
Why does sqlite store a different value when running through valgri... 0.00
c++ casting for different targets (compilers) +0.35
How to store and retrieve data from linux binary file -0.57
SNMP Mac ID formatting issue 0.00
why i am getting output blank? +0.94
Is C++17 based on C17? +0.38
C++ unions with string types 0.00
Does emptying a std::queue using a scoped queue::swap break any rul... +0.43
Arduino complie ./xxx.h: No such file or directory 0.00
Is a c++ struct with std::map's a good design to have a dynamic... 0.00
How to find running processes on "demo.snmplabs.com" serv... 0.00
Getting the same set of random numbers on every run (using both int... -0.51
Constructor not getting called +0.36
Can I set a class member variable to the result of a class function? +1.47
Can I force std::vector to leave a memory leak? +0.35
Overloading operator<< for array without the need of a class +1.63
Is it possible in ASN.1 to inherit? 0.00
How to remove decltype(&MyClass::funct) part by extending the f... +1.30
In C, how to change a local scope variable without a pointer? 0.00
How to construct begin and end iterators in the middle of an array? -1.61
What does a comma mean inside an 'if' statement? 0.00
Why do I get special characters when getting the source code of a w... 0.00
how to add an entry in dot1dStaticEntry without RowStatus 0.00
Is PHPmyadmin current date based on my computer's localdate? +0.36
What's the value in memory? +1.35
Ada subtype equivalent in C++ +0.37
What is the type of a reference of a reference in a template class 0.00
Why `static` functions in different TUs do not break the ODR? 0.00
Which part of standard determines priority of in-place member vs in... 0.00
Base class and templates 0.00
Whats is type* in the expression std::enable_if -2.07
Invalid conversion from std::size_t* to long unsigned int* +0.51
Confused about * and & with pointers +0.36
Understanding Operators +2.08
What's the difference between const array and static const arra... -1.17
Invalid use of non-static data member error 0.00
Is this string addition a valid expression? +0.61
Why must std::visit have a single return type? -1.99
What is the rationale of making subtraction of two pointers not rel... +1.83
Why I can't initialize a class object when declaring it? 0.00
Isn't this an error in the book The C++ Programming Language(4... 0.00
Is this attempt at a more python style decorator in c++ reliable /... -2.40
Does delete[] work properly with generic arrays? If so why does usi... +1.98
Can someone tell me why I am unable to find the length of array usi... 0.00
Initializing an array of char +0.37
Compare every 1kb of contents of two files instead of character by... 0.00
printf treats *p++ differently from what happens to p 0.00