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 ... 79 80 81 82 83 ... 146
Title Δ
Partial Aggregate Initialization and Non-static Data Member Initial... +1.14
Get $_POST Array before sending the form +1.23
PHP array structure $arr[ ( $arr[$arr] ) ] explaination 0.00
Calling time in C++ changes my struct tm +2.37
Strange Case Of MySql Server has gone away 0.00
Dynamic binding in C++? +0.96
What is the difference between std::sort and std::stable_sort? +1.43
Can I "fix" misplaced HTML tags using PHP? -0.28
MySQL stores 0.00 as 0? +0.35
how to get document reference of a php function? 0.00
regex("(abc|aa.*|bb.*)") Vs regex("(aa.*|bb.*|cc.*)&... 0.00
C++ Tic tac toe program +1.52
Using STL containers without exception handling, in low memory situ... -0.71
Why move on const objects work? 0.00
Avoid program crash when deleting pointer +0.39
var in single quote PHP +0.32
Setting variable value using two macros in C++ 0.00
Can an c++ compiled DLL differ in code without size difference? -0.10
late static binding failed on magic method 0.00
std::set_intersection on two completely different containers -0.62
I can`t find std::out_of_range error in my code -0.07
Dereferencing a null pointer +0.14
Swapping variables within a method +0.84
Why are the swap member functions in STL containers not declared no... +2.22
Why the dereference operator preserves polymorphism (late binding)... +1.05
Wrong assignment effect with std::vector<const char *>? -0.69
Nested enum and nested class have different behavior -0.06
Does std::unordered_multimap's bucket only contain elements with eq... +1.75
Atoi of a long string error -1.00
Thread safety of += operator in c++ -0.52
expected unqualified-id before ‘[’ token Vector +0.33
Typedef STL Containers c++ 0.00
Is it possible to describe a subtype of some primitive type? +0.29
const objects as a function parameter +1.57
Are C and C++ .lib files portable? -0.17
Convert scoped enum to int +1.97
Return newly allocated pointer or update the object through paramet... -0.80
C++ taking non-const reference to temporary: is it legal? +0.32
Some class issue -0.18
Operator overloading - creation of a new String-class +0.30
C++ Branch prediction algorithm comparison? +1.35
Can I use a class level typedef as template argument for the base c... +1.06
Is a constexpr array necessarily odr-used when subscripted? +0.86
C++ class implementation namespace +0.08
`Multiple definitions` error points to pthread.h 0.00
Does the std::string copy constructor add null character at the end... -0.01
Entrys wont order correctly -2.49
#pragma pack(show) with GCC +0.33
A virtual function that must be overridden +0.83
How to catch derived (polymorphic) exception object and re-throw it... -0.17