StackRating

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

Nyan

Rating
1498.50 (3,847,517th)
Reputation
1,122 (140,325th)
Page: 1
Title Δ
Initializing an array of struct in one line? (in C) +1.18
getline check if line is whitespace +1.30
Is this program having any sequence point issues? +1.27
C: local pointer variables change after sscanf problem -3.38
How can I make sure that a caller passes a malloc'd pointer? +1.56
what is the return type of typeof? +3.43
Given a pointer to member a within a struct, write a routine that r... +0.21
What does the C standard say about pointers to structs and their fi... -3.97
How to find an element in an array in C -0.10
is memset(ary,0,length) a portable way of inputting zero in double... +0.68
If free() knows the length of my array, why can't I ask for it in m... -3.67
Flexible array members in C - bad? 0.00