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 ... 6 7 8 9 10 ... 15
Title Δ
C - Can't get the number of lines in text file? Are there other... 0.00
searching function in a linked list in C +2.38
In a 2D array a[row][column] what does a[row] stand for? +1.24
Passing matrix to function, C +0.69
"strlen" giving different results in C +0.69
(C) Char array size changes after input ? -0.96
How to parse stdin in C? -1.69
C - format specifies type int but the argument has type long 0.00
Project 7 Euler C +1.79
Ask if userinput was right y/n in C 0.00
C sscanf turn begin of string each time +0.37
assigning a value to a pointer structure member in c +0.35
What is wrong in this C code ? If its a logical error please sugges... +0.15
strtok() returns weird values and segfault 0.00
Loop iteration in c +0.44
"sizeof" to know the size of an array doesn't work in... -0.53
what's the difference between char *s[] and char s[][20] in C? +1.74
Assignment from incompatible pointer type in (c) 0.00
Calculator C: inputting both operator signs and integers to perform... 0.00
Dealing with large arrays without getting runtime error 0.00
Inputting elements of massive in sub-function and multiplying in ma... -1.24
extracting power from polynomials 0.00
C Ending a loop with user input -1.21
What does below pointer syntax mean +1.82
Compare two arrays and print number of matching elements -0.62
Unusual initializer for char array in C -1.15
trying to use strtol() in c but its only working for the first argu... +2.06
GCD logical error +0.49
C function to print the alphabet using pointers +2.76
C - get character issue +2.30
fgets should stop when stdin ends +0.50
recieving wierd math error in simple factoral code, don't know... -0.24
C programming with functions 0.00
Array & segmentation fault +1.34
How to remove extra newline's in C through the printf function... 0.00
code shows the last line only +0.50
Casting issues using argument input from C -1.75
Why can't I enter five characters into the array in the first c... 0.00
Exit with char in C -0.51
error: expected ')' before '!' token 0.00
Scanf does not read user input as expected +0.48
Scanning line of input with char and num 0.00
Assigning to string arrays -1.69
C: scanf for char not working as expected -1.71
Update a struct value using a function that relies upon values in t... +0.57
"rand()" not working, i keep getting the same number afte... -1.12
C: Multidimensional array implementatio not working, giving differe... 0.00
Troubles with arrays in c 0.00
Read last line of file first in C -0.31
My simple C++ program calculates total payroll amount and I want to... -0.27