StackRating

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

verbose

Rating
1522.91 (26,847th)
Reputation
6,214 (26,202nd)
Page: 1 2 3
Title Δ
Error while freeing memory in C after program giving correct answer +1.42
incrementing uninitialized array counts to 4195520, C 0.00
How does extern work? -0.43
Find longest suffix of string in given array -1.67
Populating a buffer from the return of a method fails... ANSI C -1.64
calloc returning 2 less characters in char array +4.15
Comparing non null-terminated char arrays -0.38
How to create a linked list in pure C +4.00
Why can't I use x + 1 in for loop? +4.23
Pointer to pointer issue +4.50
Sizes of arrays declared with pointers +2.13
How to run GCC in the terminal on Mac OS X v10.8.4 (Mountain Lion) +4.71
How does one represent the empty char? -1.85
Can Someone Explain The Linkage Concept in C in Detail +4.67
Using realloc for dynamic array size vs. initial size in C -3.17
Why does this switch statement return ZeroHello World instead of ju... -2.27
Segmentation fault with strcpy() -0.38
Passing arrays in c +2.05
Copying a string without using standard library +2.76
Can someone explain the error? -2.86
Netbeans C program return value 2 -1.09
For loop confusion in C +0.99
Array element as an index to a different array +1.80
fwrite() dynamic array to a file -1.29
What is this part of the code doing? -1.85
How to count 1 in a int variable -2.04
Bitwise AND behaves differently than expected? +0.15
How to check if void pointer points to NULL? -2.80
How to get word before and after the current word in a file? -2.75
How does position of break; is making a difference in output? -1.03
read line with fgets() rewind(File * file) does not work? -2.08
Why it doesn't print the "Hello"? +1.27
Need help on pseudocode/algorithm - linked list merge 0.00
valgrind error - printf from fgets +3.71
C string strip whitespace throws a segmentation error (core dumped) -0.15
Function Definition Expected Error +3.91
Evaluation of this statement +4.22
Getting error while initializing structure variable? +0.44
what is output ? gcc output is 0. please explain? +3.14
What will be the output of my recursive function in C -0.58
C99 single line comparitive syntax shortcut -2.86
trying to make sure a string buffer is a reasonable persons name 0.00
when are the assignment operators inside a parenthesis in a express... +1.57
About C: pointer and Two-dimensional array -3.93
Checking if the file pointer has reached EOF without moving the fil... -2.49
memory allocation for 2D array of pointers +4.07
K&R exercise 1-23 remove comments -4.32
Weird behavior when printing array in C? -2.07
Ambiguous operator precedence, please explain why operator predence... +5.94
Why was gets part of the C standard in the first place? +4.68