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 ... 13 14 15 16 17 ... 146
Title Δ
How many number of bits in a byte for GCC compiler +0.39
Adding empty element to declared container without declaring type o... -1.41
Why is there a syntax error in my map iterator? +1.59
Why does static_cast allow downcasts when logically it should refus... -1.50
How to compile a visual studio c++ project on linux efficiently 0.00
error: call of overloaded 'abs(double)' is ambiguous -1.67
Compiler trying to instantiate std::vector<double const> for... -0.64
Find weak_ptr in vector 0.00
c++ debugging a recursive function and it doesn't exit the func... 0.00
std::vector<std::vector<T>>::end() rend() begin() etc.... -0.88
What is the C++ equivalent of Java's EnumSet.allOf()? 0.00
explanation of "passing const XXX as this disregards qualifier... +2.18
`Array[i]` vs `Array+i` -1.45
Getting Values from Class Vector Variable -1.12
std::vector sort() on Linux? +2.04
What is the error in this code operator overloading? -0.13
"== 0" Not Working After Select From mysql -0.79
Count number of occurrences of a value in MYSQL and group by ID -0.64
Initializing a different array in each iteration of a loop in C +0.92
C++ string.length() not usable in a constant expression -1.33
Iterating through a vector while other threads may modify it 0.00
Why won't CURRENT_TIMESTAMP work on mysqlworkbench? -0.63
how to convert utf8 to std::string? +0.36
I ask for clarification about ''not pass by reference'&... +0.38
Partial array output includes garbage 0.00
C++ how to reach 'stack' behaviour in this code? 0.00
Usage of vector push_back with pair +1.35
Passing iterator as an argument -0.00
Validate Login Credentials in File using C 0.00
How to check if a vector contains a specific character within speci... -1.38
How to iterate over a map of set (std::map<std::set< char>... +1.30
Bool vector 2D array using in If condition 0.00
Does C language have Try and Catch? +0.37
Should Non-Copyable class have user conversion 0.00
Is the return keyword needed for tail recursion? +1.24
How to get C compiler #error if a sizeof(struct ...) not equal to a... -0.33
What happen in *s++? +0.36
Pointer Arithmetic and Inheritance result in undefined behauviour +1.17
C++ STL, I wonder what is different between bidirectional iterator... -0.32
When to include the <string> header in your program? 0.00
Can I define a macro in a header file? +0.56
Why does the mersenne_twister_engine guarantee certain results? +0.37
Is using namespace std; mandatory +0.36
How to allow a case to run N times -0.29
How could I possibly search a sorted binary tree any faster? +0.33
How does graph.find(i) != graph.end() determine if i is in the graph? -2.41
Need Clarification On Return 0, 1, -1 (Not in Main) -1.50
libcurl, how to use string as a password? +0.37
Beginner question about looping redundant code 0.00
C++ cout behavior / order of execution 0.00