StackRating

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

skyking

Rating
1512.99 (52,811th)
Reputation
10,240 (14,858th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
Is it safe to assume that any x86 compiled app would always run und... +1.84
C++ Multithreaded prime counter between specified range -1.29
How to improve this code - sum of fibonacci -0.18
Does this count as single threaded? +0.46
How to end loop one iteration earlier? +0.45
Is it possible to allocate memory in MSVC/VC++ at given base? 0.00
error: python.h: No such file or directory +0.47
Trying to generate a list using python script 0.00
Duplicate const error with C++ wrapping C code 0.00
Check for int overflow in C++ -1.10
I keep getting the index out of range error 0.00
Can a super class method implementation depend on child class field -0.16
C++ bit fields (passing it in effectively, aka. syntactic sugar) +1.84
What is the difference between casting to `float` and adding `f` as... +0.87
How are string literals stored in memory for c++? 0.00
Efficient way to overwrite data in the middle of an mmapped file 0.00
How to prohibit the construction of object? +1.45
What type should I use to define buffer size in interface? 0.00
Best way to provide object attributes? 0.00
What does purpose use #ifdef and #if in C++ +1.60
Is it possible to know the derived instance type during base class... +1.19
Is there an easier way to change the head of a branchname +0.46
Dereferncing NULL pointer to member function of class -0.03
Best array type for a data member of an object for C++? +2.35
Base class is unitialized while being accessed 0.00
If the file is executable, why I need to install some dependencies? +1.20
calculation of pi, getting different value than book +1.21
Makefile "nothing to be done" +1.37
Swap the pointer in C++ +0.50
Python unittest memory consumption 0.00
Boost.Log and creating daemons; `fork` disallowed? +3.02
Do not understand this syntax error 0.00
Class inheritance and the virtual function table +0.89
Creating Sub-Objects in Python 0.00
Why is throws part of the method signature 0.00
strlen to int c++ - Why can't I do this? -0.83
Does Python detect updating of an imported module +0.09
Difference in declaring a function in Python and C +0.54
cost of virtual calls with optimization +1.24
Using grep with execl() 0.00
Stuck after a cout in a while loop 0.00
execl in child process works for only in specific cases 0.00
How does a class know the sizeof its members? +0.79
Get the row count of gzipped utf file 0.00
How do I filter this python defaultdict on a value within a dict? 0.00
Testing in Python, make lists without quotes -0.00
Why is (long) always rounding the number down? -1.01
How does Python distinguish explicitly passed None as argument in b... -0.05
Returning values from a function : reference vs struct -0.71
Why Destructor called Three Time? -1.00