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 ... 26 27 28 29 30 ... 40
Title Δ
Writing void fun(int *tab); and void fun(int tab[]) is the same? +1.57
Subscripted value is not an array, pointer or vector, C++ +1.57
Load C structure from string 0.00
stl - Is a string a vector? +0.02
Check for a substring at the end of string +0.57
Why does my PC beep when I printout more than 7 console outputs in... +0.08
warning: implicit declaration of function ‘getresuid’ (and ‘seteuid’) 0.00
Confusing results from 'sizeof' operator -0.95
Start Index of table at 0 in Lua +1.51
Writing strings to binary in Lua 0.00
Catching variables passed to function with no arguments +1.40
Is there a preprocessor macro to detect C99 across platforms? -0.17
Low Level I/O - Read/Creat/Write (C) +0.37
STL vector: resize() and assign() +1.10
(unsigned *) better than (unsigned int *) for parsing memory? +1.22
Segmentation fault when modifying a string +0.39
Did this program initialize its pointer? -0.41
How is this bracketless/braceless code possibly valid? -0.74
Why does string holding an IP require 15 byte when the size is only... +0.90
How to check uninitialized pointer in C +1.12
gets() takes arguments in C language +1.67
What would "POSIX.1-2008 marks ftw() as obsolete" consequ... 0.00
function with variable arguments -- weird output -0.45
syntax error : missing ')' before ';' 0.00
Compilation Error in Construction of Binary Search tree +1.33
Print a table in pairs +1.82
segmentation fault for 2D arrays -0.00
Pointers behaviour in different datatype +0.39
Conflict between a Stanford tutorial and GCC -1.24
If ++ (pre/post) have higher precedence, why && is being ev... -1.10
My program run and returns 0, but it doesn't display the cout data... +1.87
When does recvfrom() return 0 with a UDP socket? 0.00
Why does the string returned by ctime() contain a line feed? +1.56
Read multiple files with the same number of lines in the same loop... +0.78
Type punning Vs Union member access 0.00
Unable to execute a do-while loop completely 0.00
C String Return Function Returns Garbage +1.31
macro syntax induced error -1.11
C: Function not returning value to main +0.78
Entering If Statement Despite Not Meeting Condition -1.81
Declaring several new counters in a for loop +1.15
Why is -lm not necessary in some cases when compiling and linking C... +0.02
Storage Location and Representation of Data Type -0.11
for loop initial declaration error -0.99
In C, can the expression foo() be used as the empty expression if f... 0.00
pass Command-line argument to c string and pointer in c 0.00
Character array in C(Puts vs printf) -0.12
Does passing a function pass by reference? 0.00
I have two questions related to getchar() and putchar() -2.11
How to update a vector in method +0.15