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 ... 15
Title Δ
warning: assignment from incompatible pointer type [enabled by defa... +0.89
Leap year C program -0.28
Why is a string copy function just assigning the pointer not working? -2.06
scan strings for 100x100 numbers in c programming +0.39
Program to count number of times a character appear in file(case in... +0.41
Mini-Game Totals Not Adding Up +2.38
Why does a string stored in an integer gets printed out? +0.38
C Programming with loops for exam 0.00
Calling function in C with array and values are changed? +1.35
How to scan in values and ignore the characters -0.61
Access structure variables in a loop +0.42
"sprintf" raising exeption using Visual Studio 2013 +2.10
How to find the Highest mark for giving three marks? -0.07
variations in scanf in C language 0.00
My C program doesn't show any error but after that it does not... +0.40
Can someone tell me what is wrong with my code? +0.36
Why is for (1; 2; 3) an infinite loop? +0.76
A>=B>=C Operators in c? +1.30
segmentation fault when running number converter program 0.00
Reusing memory in C +1.63
Struct member char * initialized in a function call as a parameter -1.17
Structs in C Error +0.21
C pointers output of following need explanation +0.06
what is the logic of the following Recursion code 0.00
How to take character input if we have multiple white spaces? 0.00
Compilation Error: solution.c:20:5: error: expected identifier or ‘... 0.00
printf("%d") doesn't display what I input +0.70
why can argv use increment operator -0.88
C how to store words in a char pointer from the user input +1.05
How the formula of a Arithmetic Progression works? +1.14
Why is it not displaying the output? +0.40
from c malloc matrix to java array +0.40
Unexpected Output involving array values with post and pre-increment -0.63
Passing in array of strings into function + dynamic allocation of t... 0.00
Declaration difference? -0.63
What's the definition of ++p where p is const char *p in C? -0.53
Why does this code not work after I input name? +0.42
How do I truncate string with an offset function in c? +0.39
C recursive function calling concept +0.41
Hash function C +0.41
sentinel controlled loop does not work +1.64
For loop scans one less time in c +0.87
Pointers to Structures in C programming -0.11
segmentation fault using malloc +0.86
Why TypeError happens 0.00
Passing Variables in C - Making a hangman game +1.37
C - String array, allocate or not '\0'? -1.38
C, can not read input 0.00
Can't find error in my c code 0.00
What's the difference between a VLA and dynamic memory allocati... +0.03