StackRating

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

Bobby Sacamano

Rating
1498.96 (3,810,822nd)
Reputation
505 (271,161st)
Page: 1
Title Δ
loop to reverse string in C -1.68
Basic Programming -0.13
What is the size of this struct? +4.02
buffer overflow exploit change function call -4.01
Trouble programming for school -0.02
Sorting 2 linked list of 50000 numbers with a limited set of operat... +2.87
How to find a unicode char pointer in a void pointer? 0.00
Can I push/pop data to the GCC C return stack? +4.04
va_arg always runs 4 times +1.23
pow() in C is not working properly 0.00
Recursion on Recursion in C +0.09
Error when using malloc for a struct -4.25
Runtime Error(SIGSEGV) 0.00
How to put while loop with arrays in C? 0.00
What do the values in a function do in C? -3.88
What for (;;) and while(); mean in C -1.42
C gets code will not segfault on Windows 7 +4.49
c strange use of srand and rand c -4.08
Program will calculate most provided values except for some +4.03
Copy words from a file 0.00
if(s[i] =(s[i]=='-')?--1:1: what does it means -2.33