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 ... 70 71 72 73 74 ... 146
Title Δ
In notepad++: How to make it copy the line if no text is selected a... -2.44
C++11 on Code::Blocks in Ubuntu 14.04 0.00
What is this way of assignment called? myVar(value); +1.48
exception with non virtual destructor c++ +1.38
g++ : should --std option change which STL/stdlib my code uses? -1.56
One function to describe them all +2.10
In C++ , variables in the if clause are not initializing -1.13
Is there any benefit to making a Makefile a dependency of one of it... 0.00
Returning an variable of class' type by value from the method 0.00
Why in C++ do I need to pass a pointer by reference to change the p... -0.88
Type-casting in C++ +1.36
Create vector of size elements, without calling copy constructor? +1.71
Why 2 static libs can't call to each other's function 0.00
Defining exceptions, how does it work? 0.00
Should I use static or a namespace? +2.52
Can I echo/print out the parameters in this Explode function withou... -2.00
Can I echo/print out the parameters in this Explode function withou... +2.00
Are the "usual arithmetic conversions" and the "inte... 0.00
How to access object value with ( ) parentheses in name? -1.31
Preventing 404 Error? 0.00
Can you assign a substring of a std::string to itself? 0.00
Generic lambda with std::function does not capture variables +1.51
Pass an instance of a class deriving from a base class into a funct... +0.80
The most negative number which is greater than -DBL_MAX +0.46
mysql_insert_id() is not working +0.36
Calling std::sort -0.65
Print a string like "First\nSecond" on two lines -0.16
What does "!=vector.end()" mean in find statement? 0.00
Declaring an array of pointers in C++ -0.76
Private function member called outside of class +1.24
violation of const variable using a pointer c++ +0.17
C++ vector<vector<int> > reserve size at beginning -1.24
Failing to open a file when running through Visual Studio +0.84
PHP Extensions - RETURN_STRING 0.00
Error C2079 and Error C2440 when trying to incorporate a new type i... 0.00
Get underlying type for a template used in decltype -1.61
Why vector does not call destructor of pointers on clearing? +2.12
What design pattern should I choose? 0.00
Comparing pointer object equality +1.54
Automatically implementing a constructor which calls a specific bas... -1.10
Why is it "bad" to use cin for numeric variables? +0.36
Set public class variable in constructor +0.44
unsigned long * buffer -0.20
Heap Corruption Error - Allocating memory 0.00
Force sub-classes to implement and call (once) a method +0.62
Why can't we use pass by pointer in copy constructor in c++? +1.02
PHP's compilers StringBuilder in C++ 0.00
c++ map stl error : size of array 'apn2policy' has non-inte... -1.81
Hold letters and numbers in std::string C++ +0.35
which is better initializing global/static variables to zero or kee... +0.12