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 ... 59 60 61 62 63 ... 146
Title Δ
Declaration under if clause, c++ +0.31
Which is the Best C++ Container to use +0.33
How come you need initialisers for all variables when using auto in... 0.00
Attempting to use vector's fill constructor in class member ini... -0.29
Why am I receiving a 'failed to open stream' error when sub... -1.76
Which is more efficient, set or vector 0.00
How to convert integers to pointers and vice versa +1.76
How to get the accurate length of a std::string? +1.58
Is there a way to install a newer compiler to an older version IDE... -0.16
Dynamically allocate many small pieces of memory +0.23
Random number generator for C++ popping up with an error? 0.00
Are references separate types in C++? If not, why are they written... +0.08
Meaningless use of pass by reference syntax in catch block- excepti... +1.79
constexpr for sizeof in template does not compile 0.00
Initialize an array in C error "expected expression before ‘]’... +1.57
what's the memory layout of a Class if it contains Containers s... +1.39
invalid use of void expression with thread and an object +0.53
Strict aliasing rule 0.00
Reducing time complexity of string comparison +1.64
Shows an error if the pointer variable being displayed is changed -1.93
Swap between at() and operator[] for std::vector depending on compi... +1.37
C++ Vector assignment with different type of data 0.00
Error : identificator not defined in c++ +1.23
Does boost program_options support off-switches (e.g. --no-myswitch... 0.00
Best way to initialize class members? +1.36
Catch exception by const reference and cast away const -0.25
C++ find_if - How to find an ID (int( -0.11
Trying to make a primitive console snake game. 0 warnings/erros. Wh... 0.00
What is the meaning of "typedef char CHAR[10];"? -0.23
How to "hide" private member function with inline functio... +0.85
Printing array elements in one second intervals using sleep() 0.00
Memory allocation of C++ vector<bool> 0.00
Variadic Templated Factory Function 0.00
Why including <string.h> in .cpp file causes compilation erro... +0.35
Should I Always MySQL Error Check? +1.63
Why does the use of getline lead to "Debug assertion failed&qu... 0.00
In the context of C++, what is an "implementation"? -2.26
Problems understanding tutorial on pointers -1.10
defining std::istringstream record outside the loop 0.00
Need some clarification with the concept of vectors in direct3D11 +0.81
Finding the address of first and last byte of a given index within... 0.00
Is this behavior of `std::unique_ptr` expected? 0.00
lambda capture by value mutable doesn't work with const &? +2.40
How can I open a file for reading & writing, creating it if it... +1.57
globally suppress c++ std::cout when testing -0.12
how to customise cin to read our own formats 0.00
How to calculate time differences in C++ with time_t before the epo... -1.32
preprocessor directive not working in for loop 0.00
Where is ther unexpected Syntax error? -0.40
Is function overloading by reference allowed when there is no ambig... -0.29