StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

sth

Rating
1563.95 (4,920th)
Reputation
174,332 (292nd)
Page: 1 2 3 4 5 6 ... 32
Title Δ
Importing a C function and re-assigning variables 0.00
error LNK2019: unresolved external symbol "public: +0.31
C++ preprocess macro with 2 arguments +1.15
can templates be used in structures definition -0.06
C difference between (++variable) and (variable++) -2.66
Why do we need pointers in C implementation of a linked list? -0.11
Memory error in recursive function (Python 2.7.3) 0.00
The return value is different after call fopen with same arguments... -0.29
Why am I getting an "use of undefined type" error in my c... 0.00
what should I expect when I use Eigen dense matrix data structure? 0.00
Is it possible to use a global variable with $(this)? -2.08
commenting out cout statement causes different (and incorrect) output +0.40
Calling parent's initializer based on decisions in C++ +0.16
dereferencing pointer to incomplete type when time.h header is alre... +0.30
Static variables in C++ lambdas -1.53
C : Double free or corruption, can't find error -0.64
Jquery: Why if I had a jquery trigger inside in other, the second w... +0.40
Ajax in for loop increments variable i value to the total length -0.16
C pointer frustration EXC_BAD_ACCESS -1.88
Specializing functions with generic return types 0.00
Will long, complex template member method affect the performance? +1.53
Segmentation fault at global variable initialization in shared libr... 0.00
'expected primary-expression / ';' before template' errors in templ... -0.64
Changing iteration variable inside for loop in Python -0.16
Multiple operators between operands -1.91
class has no attribute, even with self given as a parameter - Python 0.00
Else statement only execute 1 time inside a loop Python 0.00
Python very large set. How to avoid out of memory exception? +1.82
good idiom for empty containers with std::all_of( ) and std:none_of... +1.83
Diff after committing locally -2.41
File is getting really big need to separate data into another file... +0.07
How to escape string for generated C++? -0.20
VC++ 2010 C2061 error 0.00
A single div element destroys my wordpress site 0.00
Refactoring out method common to all classes -1.46
Output comes to be a2a3 instead of a2b3 -0.33
Should I use public or private variables? -0.40
use function pointer stored in vector +2.36
What does this code do and why does it compile? -0.56
Haskell: writing an function to add Ints and Chars which are mapped... 0.00
Object doesn't get constructed +0.36
'RuntimeError: maximum recursion depth exceeded in cmp' when workin... 0.00
Does function composition working differently in let? -2.45
How does vector<bool> deal with references and iterators? -2.33
Why does 0x80000000 >> 1 in JavaScript produce a negative val... -2.09
C++ - Distributing different headers than development +0.37
Using static functions of a base class without specifying parameter... +1.00
Performance differences in array handling -0.35
Recurrence Relations: Proving (n/2) + (n/2) = O(n) +0.89
Disturbing odd behavior/bug in Python itertools groupby? -0.32