StackRating

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

sps

Rating
1510.88 (65,349th)
Reputation
2,257 (74,588th)
Page: 1 2 3
Title Δ
How to understand string variables? Are they strings and pointers s... -0.73
Writing C pop function for a stack -0.02
How to create a linked list by adding nodes at the end? -0.28
Why is the error "Segmentation fault" here? -0.19
Replace the middle of the line based on the beginning of the line w... -0.70
C: pointers to arrays, and destructive sorting +0.10
how to convert date YYYYMMDDHHmm to YYYY/MM/DD HH:mm format in linux +0.01
malloc retain value between function call +4.01
I am getting a SegFault error, but why? +3.16
What is wrong with this C code? First it asks for 2 integers , but... +2.87
When compiling C code in the linux terminal, what is the difference... +3.81
Initialization of an array of structure initializes all member of a... -0.98
same binary search tree check code but different results 0.00
Initializing an array with a pointer in c -3.27
Use grep to parse a key from a json file and get the value -2.20
Why gcc didn't print 0 consistenly after a declaration int -3.27
How to pass a pointer to an array without decay, and use the 'r... +4.51
why is while written here with no body? -0.32
puts() output is appended "time" string +4.89
Reading columns of numbers in C +4.05
Doubly Linked List C - stack around variable 'list' was cor... 0.00
What does an asterisk in empty parentheses mean? +1.29
Exception thrown at (ntdll.dll) in Parser.exe: Access violation rea... 0.00
Nested linked lists in C -3.70
C - Pass Array of Strings as Function Parameter +4.22
Error when using array elements in conditional statements in C +2.04
From integer to char array of digits and printing -2.93
How to use 2 sed commands in a single file as a input value? 0.00
accessing structure's member by using pointer +0.14
C: transitive (double) assignments -1.72
Why use dynamic memory allocation(i.e. malloc()) when implementing... -1.50
I need to read x and y values from .txt file in C +3.94
Segmentation fault: 11, when I test heapsort code from book 'In... 0.00
Finding the times a # is in an array -0.38
Partial initialization of struct? -2.11
Add header #ifndef into C header files in current directory -4.04
The outputs of my program are confusing +4.50
Why array passed to function is null? -1.96
Passing typedefed two-dimensional array of structs as function argu... -1.37
I am trying to create a program that counts lines after inputting \... -2.74
Why the first \t doesn't work? -1.38
What does struct_type[1] mean? +0.41
2D arrays as arguments -4.30
Trouble understanding fork() output -3.66
C about words reverse 0.00
Showing output in a certain way -0.12
replace ruby code in all files with unix command 0.00
Read command line arguments with input redirection operator in bash -2.31
Remove vowels from a character string, Stack smashing error -2.19
C program :segmentation fault 0.00