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 ... 30 31 32 33 34 ... 146
Title Δ
How are values assigned to non-class types? +0.08
This type must derive from the 'TargetRules' type defined b... 0.00
Error printing a vector with names +1.36
What is happening when you assign a pointer to another pointer? -1.24
Looking for the next "Daylight Saving Time" using the Win... 0.00
The std::pair in the std::map is returned as const +1.98
Why do more operations cause longer execution time? +1.02
Align columns output c++ -0.63
gcc shows 0 for a struct's property but clang shows a different... -0.86
When to delete pointer in try-catch block +2.03
Is there a way to read an input string with "ifstream" +1.59
How many byte read the std::istream::peek() function +1.86
Purpose of char a[0] in converting integer to string using itoa() -1.30
Is it possible to create new type variable without struct? +0.36
For Loop not looping and detecting Char Array [Pointers and Char Ar... +1.57
How do I access a static map from a seperate class in C++? 0.00
Extra underscored name in a c++ function 0.00
Trying to get the right diagonal of a matrix results in a "vec... 0.00
Function returning "This" object in C++ -1.33
Is Rectangle A = Rectangle(3, 4); equivalent to Rectangle A(3,4);? +0.40
Random numbers in C++11: is there a simple way to seed the generato... +1.07
Ideal C++ IDE to get result on *RUN TIME* 0.00
Effect of using std::stringbuf for buffering while performing a wri... 0.00
I'm getting invalid conversion from char to const char error.Ho... -0.10
How can I pass by reference in C++? +1.27
What is the advantage of using shared_ptr with singleton -0.15
Aren't xvalues both glvalues and rvalues? +1.47
Has == and != become bad practise? -0.46
pass std::map object to thread 0.00
Direct initialization of object's variable using input from user 0.00
Why can function declarations have const parameters in C++? -1.33
Is the 1e6 causing me to get a Type Error? +0.41
Creating a unsigned int with undefined overflow? -1.19
attempting to reference a deleted function using string 0.00
C++ unordered_map< pair<uint, uint>, UserClass > insert... 0.00
Iterating through a vector of objects +1.58
C++ when to return by value and when to return a unique pointer to... -2.02
Interface with friend operator<<: why can't it link? 0.00
Why does std::vector not have an append method? +1.52
Dynamic_cast compatibility? +0.38
Understanding behavior of cout.operator<<() +2.16
Is memory type returned by makeedge() is of static or dynamic type? 0.00
Pointer arithmetic using cast to "wrong" type -0.15
semicolon after the for loop block -1.06
Botan pipe failbit exception 0.00
How to use the return value of a function with parameters inside an... -0.13
How to check for invalid/uninitialized object in c++ +0.38
Destructor call in a comma-separated expression -1.59
Constructing strings for appending 0.00
Confusion with commas in ternary expression -1.32