StackRating

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

Yu Hao

Rating
1662.40 (397th)
Reputation
100,628 (733rd)
Page: 1 ... 4 5 6 7 8 ... 40
Title Δ
Why assignment to a subscripted array works and assignment to a der... -0.06
sizeof evaluation of a variable-length array +1.29
Ruby unescape HTML string +0.25
how to test if a number is divisible by a decimal less than 1? (54.... +0.26
Lua Complex Tables/List Sizes +1.37
Comparing Python Decimals created from float and string -0.75
How to put an input after a loop have ended? +0.14
Why does the compiler complain about undefined reference to a const... 0.00
Double to Float Type Conversion -- Why can't I convert (double)... 0.00
Why can int _$[:>=<%-!.0,}; compile? +1.33
stdout stream changes order after redirection? +0.60
Pointers in python, v+=[] vs. v=v+[] 0.00
Is it safe to assume floating point is represented using IEEE754 fl... -0.85
what is the difference between return 1 and return(1)? -2.09
need STL set in insertion order -2.93
Ruby: using pack("n") with integers 0.00
What does `"{:0>2d}".format(count)` mean in the follow... 0.00
Using macro to get the array length inside the struct 0.00
Formatting a table in Lua with string.gsub +1.35
Augmenting 2D array value crashes program -0.78
Sort of dictionary values from keys in an ordered list 0.00
Typecasting to 'int' in Python generating wrong result -0.75
How to properly union with set 0.00
Adding a duplicate item on to a list +0.73
Can I use `else if` over `elsif`? +0.89
Can I do the union operator for two hashes and keep the max value -0.97
Replace not working in python -0.83
Trouble working with txt/json files 0.00
Why does `BasicObject` answer methods `superclass` and `class`? +0.20
How do I return a value without using the return statement? +0.83
Why does `memmove` use `void *` as parameter instead of `char *`? -0.42
Short circuit evaluation of a statement with ++ operator in C +1.35
Python capitalise first letter of words within nested lists -3.14
How can I append multiple lists of strings to a key in dictionary w... 0.00
String can't be coerced into Fixnum 0.00
Printing the sum of a list in Python 3.4 0.00
Why does 'puts Time' have a string output of "Time" +0.26
python for loop to print multiple lines of a descending range +1.53
Why does printing a function name returns a value? -1.53
Finding if a Number if Prime or not In C -0.23
Iterate through integers to find mod in if statement 0.00
How to find strings in betweens via Regex in ruby? -0.65
Is this Python unicode escape error? -2.78
How do I search for end of line ('\n') in a UTF-8 text? +1.00
Why won't my code work for all palindromes? +0.24
0-23 hour military clock to standard time (hh:mm) +1.41
How can I express a range of floats that is greater than N and less... 0.00
My elif/else statements in Python are not working +0.25
how to sort an array of struct in ascending order in c++ +0.66
Why does the value of this array change when passed into a function... +1.38