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 ... 33 34 35 36 37 ... 40
Title Δ
Evaluation of this statement -0.61
Lua math.random not working 0.00
Typedef struct pointers +0.42
how compiler and interpreter work in case of array declaration 0.00
Decrementing a pointer out of bounds; incrementing it into bounds +0.71
why if else or nested if else are called single statement in C -0.65
Usage of pointer in strchr in C Programming -0.98
Negative array indices in C +0.83
How do I use an array variable inside an array of structures? -0.39
C++ self-defined class return 0.00
so break statement just break out the inner for loop or both in c +1.03
what is the use of fflush(stdin) in c programming +1.26
Is it safe to return file File descriptor locally allocated from an... -0.54
how to give integer value to array inside structure through pointer +1.08
Changing metatable in Lua breaks colon operator -0.07
Ruby check if even number, float +0.03
advantages and disadvantages between int vs int_fast8_t -0.92
what is the error in that code? +0.39
Extract text between V="..." Ruby -2.29
main() function defined without return type gives warning -0.14
String concatenation, why does this compile? -0.72
How to organize Lua module path and write "require" calls... +0.87
Why doesn't C11 support lambda functions -0.33
C ascii character list -0.49
Does all the input function use the same buffer? -0.11
Order of `static` definition and `extern declaration` in a translat... +1.07
Does sizeof(int) (or any sizeof any simple data type) cost anything... -1.05
Difference between Static variable declared in different scopes -0.23
Double and Float format displaying different results +1.10
Why does && in Ruby sometimes shortcut evaluates and someti... -0.31
Is isnan in the std:: namespace? More in general, when is std:: nec... -2.24
How to escape string lua -0.25
Segmentation Fault searching for End of Line +0.26
Taking common elements from 2 vectors in Lua +0.77
printf format for unsigned __int64 on Windows +0.23
Minus sign that appears not to designate a range and escaping a clo... -1.59
Why is Ruby output suppressed on the console? -0.32
String Manipulation in Lua: Make the odd char uppercase -0.20
Return value of "==" operator in C +1.28
What does -z mean in Bash? +0.92
Function to convert from dec to bin, consist of 3 lines (I need one... -0.91
Is there any performance value in creating local copies of Lua func... -2.15
C99 single line comparitive syntax shortcut +1.44
Same floating point operation, different results -0.81
Ruby: "if !object.nil?" or "if object" -0.80
Is order of exception handling important? +0.37
Parent process is firing signals at a child process but the child's... -0.09
<stdio.h> vs <math.h> - Why do you have to link one and... +1.70
Specifying port number on client side -1.15
strtok problems I think 0.00