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 ... 34 35 36 37 38 39 40
Title Δ
What algorithm does table.sort use? -0.56
deprecated conversion from string constant to ‘char*’ [-Wwrite-stri... 0.00
snprintf does not stores last character in buffer? +0.67
Addressing in Xcode for C program -0.48
Why output is different between to shell and to a file +0.36
Is there a constexpr in new standard C11 (not C++11) or planned in... 0.00
Read three words exactly into one char array -0.78
if statements not working in Lua 0.00
C++ programming riddle, fun with function pointers +2.29
Lua: no stack trace when calling error() without arguments? 0.00
How to over come the warning fun defined but not used +2.29
can casting away constness lead to undefined behavior? -0.41
Weird behavior when printing array in C? -0.14
Why was gets part of the C standard in the first place? -0.40
Print String in form of unicode codes in Ruby -2.34
does the enum hack work in C? If so, is it supposed to work in Visu... -1.82
What does ??(??) denote in C for iSeries -0.60
Does the standard define the type for `a[i]` where `a` is `T [M][N]`? -0.24
Variable declaration after function's argument list +0.19
Concept behind these four lines of tricky C code -0.82
How to add a "sleep" or "wait" to my Lua Script? +0.41
How can you define Const Static std::string in header file? -0.58
Why are there few compilers that comply with C99? +1.85
Storing floating point numbers in a file -1.05
-std default value for GCC4.8.1 +0.41
Finding the error in my use of the strcat function -0.12
Implicit function declarations sometimes work in C? -0.12
Issue with absolute value of 64 bit integer -1.35
Removing array elements in Perl -0.45
Why is Lua designed to generate intermediate opcodes? -1.33
What is the difference in C between &i and i if i is an array o... +0.38
It prints The printf statement twice -0.56
stack smashing error detected +1.09
Why do I have an incompatible pointer type in C? -0.46
MinGW Compiler for Windows, using GCC, C99 vs GNU99 -2.10
Strings in static memory instances count +0.87
Assigning pointers to arrays in C++ -1.32
Meaning of cin.fail() in C++? -0.87
I'm confused with C libraries +0.39
Acessing the elements of a 1D array and 2D array in C using pointer -0.42
add watch shows undefined identifier visual studio 2012, cpp -0.66
C++ array size in main -0.60
Want a clean explanation for GCC preprocessors -0.74
storage of bool in c under various compilers and optimization levels -0.95
simple change of a character to its bit representation +1.24
main () returns an integer? -0.90
What does it mean to reinterpret_cast a pointer as long? -0.48
Lua: pattern matching multi-characters with the ? repetition operator 0.00
Beginner C++ hw. Function doesnt seem to work -0.17
How do I convert seconds since epoch to current date and time? -1.14