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 ... 38 39 40 41 42 ... 146
Title Δ
How can I write longs to a binary file in C++? 0.00
Absurd value being displayed for the variable 'largest' -1.25
What exactly is a "trailing parameter pack" -2.48
strange error: use of deleted function 'std::unique_ptr<_Tp,... -0.56
Cast unsigned to signed and back -0.65
MSVC function matching with const enum value 0 0.00
Is it possible to return an object of type T by reference from a la... +0.02
error xxx in yyy does not name a type -2.48
String vectors not passing to a class function +0.35
Is it a syntax error in C++ to end a function inside a class defini... +0.11
operator= isn't called, segmentation fault -0.68
C++, can't get valid vector size with .size() function 0.00
c++: Try catch on construction of a class with a const member +1.47
How static function accessing private member function(constructor)... +0.66
Make std::set to use conversion operator when compare elements 0.00
Error initializing Neural Net object with constructor 0.00
Inexplicable value of int variable in C++ class +2.06
Copying an ifstream to istream C++14 +2.12
How much do C/C++ compilers optimize conditional statements? +1.17
GCC `-fsanitize=bounds` strange behaviour with `std::array` +0.35
Is it a bad practice to use uint64_t in this context? 0.00
C++ vector<int> : add int elements to vector that are even an... 0.00
Undefined reference to "Class::method" C++? 0.00
Why can't bitwise operators be used directly in stream? +1.51
What could turn on the TCP Keep-Alive flag? Is my traffic being cor... 0.00
Is it Possible to Use Casting as "array slicing" in C++11 +1.04
Why this code is printing 0 to 297 but not 0 to anything greater th... -1.93
Which #includes in main.cpp should I use (LNK2005 already defined) -1.27
Do I need original mysql library to run MySQL C++ Connector 0.00
why is it compulsory to use using namespace std in c++ language? +1.04
Application of '/' in some header files +1.13
Why struct node* is written inside a struct node? 0.00
What all should I know about std::unique_lock? 0.00
PHP get small year from 2015? +1.03
Is it ever necessary to invoke default ctor in constructor initiali... 0.00
Is it Legal for an Object to Replace itself? +0.36
C++ thread issue with data copy 0.00
Cannot cout string when boost's io service is running 0.00
Return other value if key not found in the map -0.76
Why does my strCopy implementation work? +2.08
What is gcc compiler option "-unsigned" meant for? -1.60
Local variables - recreated +0.64
What is the correct way to implement a C++ template in a Visual Stu... -1.98
Restoring the exact angle from std::cos(angle) using std::acos +1.52
Why C++17 have two keywords(class and typename) for the same purpos... 0.00
About Inheritance in c++ +1.57
Precise way to reduce CPU usage in an infinite loop 0.00
What's the difference between void(int) and void(*)(int)? 0.00
Is it possible to restart a program from inside a program? -0.51
How to understand the order of "*&" when I define a r... +0.36