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 ... 72 73 74 75 76 ... 146
Title Δ
Does const use more or less memory than #define typically? +0.33
Why does assigning my input to enum cause segmentation fault? 0.00
Two variables from different structs give me a compiling error when... +1.77
Trying To Read In File With C++ But Not Working +0.33
C++ virtual function from privately inherited class, promoted to pu... -0.66
Porting from Code::Blocks to Visual Studio 2010 -0.16
What will happen if I won't clear stringstream? 0.00
C++: delete on pointers to structs +0.29
C++ std::function-like template syntax -1.53
why can't I instantiate object of same class in class defintion +0.72
C++ calling a class function inside another function +0.26
Small sample program gives me an error +0.06
using namespace std and library +1.10
Why are there errors when creating thread from this function? 0.00
Difference between these two string assignments 0.00
Conversion from vector<string> to char** only carries the fir... +1.67
switch case on char* +1.54
mysql data type decimal(18,6) insert 0.000001 but change 6E-6 why? -2.17
Scope of variable larger than for loop, why does it not change value? -2.60
Detecting if the user enters space or enter in a conditional with c... +1.61
When object variable is reassigned in C++, what happens to the orig... +0.43
Why is my double losing decimal points? C++ 0.00
Cppcheck saying that char[256] should be initialized in constructor... -1.57
What is an int() Called? +0.24
Preferred method for string formatting in c++? +0.33
How can I use shared_from_this in a derived class without superfluo... 0.00
Is comparing an underflowed, unsigned integer to -1 well-defined? -1.28
How can I simulate decltype in a trailing-return-type before C++11? 0.00
Can't seem to call a class in main +0.33
Split string which components need to be written in a vector +0.83
What is the difference with pointer and array as parameters? -0.67
const_cast with two levels pointers 0.00
Why can I still access the char pointer returned by std::string::c_... 0.00
Truncating with setw -0.35
C++ How do I display my number without repeating my string -0.62
Does PHP exec() create processes or threads -0.67
Project Euler #11 producing different results every time it is run? 0.00
How efficient is storing data within an object in a vector in C++? +1.50
In GCC, Clang and MSVC is there any way to conform against C++98 an... 0.00
How to use cppclean to find unused headers 0.00
When do I use '#include <string>' at the start of a C... +1.28
Unique_ptr and forward declaration +0.34
Template class not inheriting the protected variable from another T... +0.99
How to create class object arrays using variables 0.00
check if string contains back slash +1.08
"Use of deleted function" error with std::atomic_int 0.00
Issue with logging keys 0.00
Can someone please explain this college exercise -1.78
Using what happens to raw pointers when their shared_ptr dies 0.00
C++ namespace resolution for inner namespace -0.65