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 ... 32 33 34 35 36 ... 146
Title Δ
Making single .executable program -1.25
g++ option for showing all warnings except particular one -1.49
Semantic of `string.length()`? -1.50
Why is std::string a standard layout type? +2.50
std::string(count, ch) not called when using uniform initialization 0.00
PHP, MySQL - only getting the last entry 0.00
How to include C++ 17 headers with g++ 6.2.0 with -std=c++17 (optio... 0.00
how to store return values from void in C? -0.96
Why use static const (int/string/..) if you can put it in private? -0.10
what does "s[a]==55" mean in this "n=2*n+(s[a]==55)&... -0.07
Writing output to text file doesn't show input 0.00
Resharper telling me to use auto with const -0.63
How do I create an object once and only once? -1.11
Parse numbers by dot with std::regex 0.00
I can check if a string is null-terminated but not check it isn'... 0.00
Why can you access enumerators outside the scope? -2.50
Passing WPARAM into DragQueryFile not compatible? -2.51
why there is this difference in initializing global variable betwee... -1.89
Convert string to number but keep '+' using JavaScript +0.37
Keeping data from a class that goes out of scope? 0.00
How to store class pointer in a Vector? +0.36
Are structs with preprocessor branched implementation an ODR violat... +1.65
call function on iterator 0.00
If a class has only a single member function enabled via requires c... +0.37
Still no new line? 0.00
map inside map in C++ . Pretty confusing? +0.18
By-ref arguments: is this an inconsistency between std::thread and... -0.37
C++ 11/14 Unique Pointer not so unique? +1.54
g++ is installed but when I try to run it I'm told it is not in... 0.00
C++ error: invalid conversion from (base class template) to subclass -0.13
Why is using base class definitions in non-deduced context not perm... +0.49
Why istringstream appends '-1' character at the end of stre... +0.36
Is size of char_traits<char16_t>::int_type not large enough? -0.94
Passing an object to a class and receiving no matching function error 0.00
C++ less operator uses conversion operator -1.77
Difference between null pointers and uninitialized pointers? +1.74
CPP how is a boolean used in an unsigned int value? -0.46
how those bit-wise operation work and why wouldn't it use littl... +2.33
Why For loops don't work in my program? -0.13
python 2.7.13 coding language -1.15
Why is my application closing even though I have cin.get();? 0.00
find and replace a specific element of an array -1.84
C++ reading binary files -1.35
C++ Delete char** -1.94
Best way of summing up an input of string of numbers +1.64
Compile GCC 7 : error: C++ preprocessor "/lib/cpp" fails... 0.00
How can I free a char* within a struct? +1.65
C++ return a local object by reference 0.00
static_assert and class templates -1.54
How is this [] operator overloaded? 0.00