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 ... 19 20 21 22 23 ... 32
Title Δ
How can I recognize the last iteration in a C++ while loop? +0.29
About the composition of Linux command -0.72
Use of unique on STL vector with a structure +0.98
Generic Alpha Beta Search with C++ +0.48
Python property +0.37
Pretty printing a list of list of floats? -0.53
Where to find Wordpress API documentation? -1.16
Any RAII template in boost or C++0x +1.94
QMutex stuck in locked state +0.35
How to Use LLIST *mylist[N]; +0.36
Compute Median of Values Stored In Vector - C++? -0.60
Reassignment of a reference +1.82
C++ expression evaluation order +0.09
C++ expression evaluation order +0.09
C++ virtual function not called in subclass +0.36
Why doesn't C++ implement construction + calling functions in same... +1.77
two or more data types in declaration specifiers error +1.16
Check even/odd for Palindrome? +0.40
Better C++ syntax for template base class typedefs and functions? +1.22
is there a way for keeping a variable from changing inside recursio... +0.38
C++ syntax to call templated inner class static member function? +0.64
Maintaining a std::set<boost::shared_ptr> 0.00
How do I set a javascript variable to the return of an inline funct... -1.49
Using Haskell's Parsec to parse a ByteString +0.38
Enabling mouse and paste support in command line vim +0.36
reset a char *array[size] contents -0.90
'hash_map' was not declared in this scope with g++ 4.2.1 -0.90
Compile string of C code -0.14
C++, the "Old Fashioned" way +0.61
what is the encoding of this string,'base64' or 'utf-8'??? ,how can... -0.07
Object oriented programming , inheritance , copy constructors -2.33
Approaching refactoring -0.46
Interview question: C program to sort a binary array in O(n) -0.21
How to debug using gdb? -0.31
diff'ing diffs with diff? +0.01
Fastest way to list all primes below N in python -0.10
How can we retrieve the last word deleted +0.39
Filter array to show rows with a specific value in a specific column -0.58
Replacing file using "sort x.txt > x.txt" in Cygwin -0.90
C++ - Deleting a vector element that is referenced by a pointer -0.71
C++ error C2059 -0.11
Issues with Partial Class Function Overrides in C++ +1.40
Can a C++ class determine whether it's on the stack or heap? +0.75
find corresponding key,values and return? -1.49
using oneOf in haskell, errors in compiling 0.00
How do I determine if an element is in a list? +0.62
Solving a recurrence relation using iteration method -1.28
Question About Why String is Truncated on First Instance of \0 +0.90
why is this an infinite loop in python? +0.33
What does this bash syntax mean? (Featuring: case, exec) +0.01