StackRating

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

Spikatrix

Rating
1594.49 (2,043rd)
Reputation
17,713 (7,906th)
Page: 1 2 3 4 5 6 7 ... 15
Title Δ
Why does this create an infinite loop +0.98
Can anyone explain the output for scanned value of the following pr... +0.33
How do I call char * arr[] +0.42
Why if I enter sentence other scanf is skipped +0.61
error: invalid type argument of '->' (have 'int')| 0.00
Differences between '' and "" C -0.82
How do I interpret this statement? -1.27
I am trying to run a block of code in c but it doesn't execute... 0.00
C Char by parameter +0.31
Why does the program crashes after printing all the names from the... +2.32
Why does it keep on giving me this error in c -1.75
How c=getchar is using buffer to out textstream when I input text s... +1.60
Range not respected in a function? -0.43
pthread_create changes values of an array 0.00
C programming code error 0.00
Issues printing matrix values 0.00
What is the difference between `*a =` and `= *a`? +0.48
Typecasting int to char, then search array +0.26
does memory assign to the pointer's name or pointer's addre... +1.33
Pointer to a structure -1.32
Generating a dice game - C Programming +1.48
Conditional Operator Query in C +1.37
Runtime Error on UVA judge and Wrong Answer on codechef on the same... 0.00
Why i am getting Segfault in below program for pointer but not for... +0.40
C code Count elements in array that are not null 0.00
Why char[] work,but char * doesn't 0.00
C diceroll game +0.04
How string length is printing more then size of char array, if give... -1.38
different clang and gcc behavior with pointers +2.16
C - strcpy with malloc size less than argument's size -1.03
Why the behaviour differs when fgets() is used instead gets() +2.46
C first fgets() is being skipped while the second runs -0.97
Read lines from file not return all -2.11
File Handling Error in C +0.15
Finding a palindrome of a number in C +0.39
Why is sscanf not reading the first argument in the format string? 0.00
How to Make this Code Work (isdigit) 0.00
Word Counting Program in C 0.00
No output in word count program in C +0.43
C sprintf - could you please explain the following? +1.75
scanf() to get in the string on the second time -1.53
Remove specified char from strings in C -0.22
Parsing file into an array +0.43
C passing 2D array to function, printing results +0.72
`Cannot convert 'char(*)[50]' to 'char**' for argum... 0.00
Recursion Control flow 0.00
malloc and realloc array giving unexpected output 0.00
Segmentation fault when introducing a second for loop 0.00
Dynamic 2D Array with realloc gives segmentation fault, but works w... 0.00
Why am I always getting a Segmentation fault in this CS50 Pset? -0.08