StackRating

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

artm

Rating
1496.52 (4,032,860th)
Reputation
11,458 (12,964th)
Page: 1 ... 9 10 11 12
Title Δ
Constant variable in C -3.13
When to use & when reading an input -4.41
While writing a code in C error : expected an identifier while defi... +3.48
warning: s comparison between pointer and integer +3.68
Replacing ASCII value of a char in a string in C +3.62
Why is my printf output crooked? +3.48
How can i compare the typed word with the word list? 0.00
Pass array as parameter in C -0.83
typedef enum explanation in c -0.29
Read integers only, from stdin -0.73
fscanf only reading first field C -0.59
unsure about initializing one dimensional char array with array of... +3.06
Issue adding values received from fgetc? -1.04
How to assign a value to a struct that is returned through a functi... -1.46
Storing words from text file into char array using feof -4.70
Variable format specifier in C +1.53
Why should we define a new pointer in a function if arrays are pass... 0.00
Reading a text file and get the result of only the last integer per... +4.05
When should I use pass by reference instead of pass by value? 0.00
C - segmentation fault and strlen +3.44
What happens when the length of a string is greater than the length... -1.08
Escape scanf within a while loop +3.82
Debugging of module in linux -0.28
Int pointers having weird behavior in C 0.00
How do I check if an integer is sorted (both sides) +1.79
C - How to take string as arguments -0.19
SIGSEGV Segmentation fault, different message -4.24
Run - Time Check Failure #2 in C File processing 0.00
scanf output has a little wrong +3.77
Difference between error function and printf function -4.49
How to read a string until user presses an specific key in C? -1.75
Why does getchar() continue to take characters from a line of input... 0.00
Getting an error in .h file when trying to compile it. semi-colon m... -2.78
Adding a custom library to c programs +3.71
what does a[0] = addr & 0xff? -1.78
How to replace characters in a string char pointer with multiple ch... +3.10
Initialize 2d array of chars -4.19
Definition of variable inside loop -3.44
what is wrong in this quick sort code 0.00
How to pre-define an array in c? +3.71
read data and reformat it, seperate by newline +4.05
fscanf() in C - need help reading a file using pointer notation +3.63
How to find a number from each line of a text file 0.00
How to allocate memory for an array of strings of 10 characters -0.28
Program crashes with fclose +3.95
Segmentation Fault when retrieving value from pointer in another fu... -4.82
function overloading c++? +4.26
Counting and removing duplicates in an array c +1.15
Spilitting a string into array of strings +3.27
In C: 2 printf output when all I want is one. +4.10