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 ... 83 84 85 86 87 ... 146
Title Δ
How to create a vector of class objects in C++? +1.84
How can I make MSVC warn or fail if a switch case falls through? 0.00
C++ operator overloading show strange behaviour +0.98
How to get the filename that is redirect as input from shell in c++ -0.68
convert string to long long int 0.00
Will using a preprocessor directive to define what a dollar sign re... +1.44
Reference vs. pointer +1.48
What does the single ampersand mean here? +1.75
highest value in a stl map C++? -0.86
std::regex_replace does not take fewer than 6 arguments 0.00
Error c2036: unknown size only occurring in some situations +0.34
C++ String - Out of scope error +1.43
Is there a way to change value in memory other than by direct access? 0.00
Parse error: syntax error, unexpected '$_POST' (T_VARIABLE) error a... +0.33
how to create a vector of int 2D array in c++ +0.32
advantage of serialization over sockets c++ 0.00
string concatenation doesn't work as expected +1.42
`INSERT` is only inserting a single row 0.00
Which comparison operators are necessary to define or implicitely d... -1.43
Why using forward_list with char is much more optimize than using i... +1.63
-fPIC error crosscompile openssl 0.00
Is auto& or auto&& prefered for modifying a range with... -1.77
Templated Function Pointer Explanation +2.48
Resizing std::vector without destroying elements -0.40
Is it safe to put an std::array<POD, N> in a union? 0.00
std::map size is always one -0.39
why undefined is a data type -0.07
What is the difference between Stateless class with empty construct... 0.00
Is dividing classes into defintion and implementation not purely fo... +1.71
What are the possible ways to make a custom type as a possible key... +0.28
Are inner struct/class declarations automatically friend of the nes... 0.00
How to reduce the size of an object +1.75
Ranged for loop with literal list? +1.00
How to convert this PHP Object to an array? 0.00
C++ precise measure time in decimal ms +0.93
UTF 16 to UTF8 using utf8 library in c++ 0.00
cin.getline() without using string size +0.34
c++: how to ask for a file name and open it? -1.24
c++: Running a function in main method 0.00
Is there a standard procedure for turning a singly linked list into... -1.25
How can I return a string value from a function in C++ -1.07
While Function and cin in C++ -1.06
Write a c++ program that finds the number of vowels used in an string -0.98
is there a way to check if variable is declared at compile time? +2.45
Why is there a space in front of the variable I define with url que... 0.00
why compiler is saying Incomplete type error in this code? +0.02
Is there a better way to handle incomplete data in a buffer and rea... -0.46
Compilation Error for extern variable initialized in other file +1.31
Class template in PHP like in C++ 0.00
Recommended warning flags at O2 optimization level in gcc-4.8.1 +0.33