StackRating

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

EOF

Rating
1487.75 (4,447,270th)
Reputation
4,243 (39,430th)
Page: 1 2 3 4
Title Δ
int** vs int[const][const] differences -2.11
Replacement of a word within a string -0.09
Format specifies type 'char *', but the argument has type 'char **' +0.32
reading input parameters from a text file with C -0.59
maximum number of files/directories handled by dirent struct 0.00
Need to change the Pointers make me problems 0.00
Time taken to load value from registers in x86 -2.24
C get all files with certain extension 0.00
How to compare more than 2 strings in C? -1.30
Stack Machine with Strings 0.00
This version of the C program runs out of memory. Anyone please tel... 0.00
how to improve kmp algorithm to find overlap result -4.11
Initialize array of struct typedef in C? 0.00
String suddenly becomes empty even though it was full moments before -4.35
which is more efficient? repetitive assignment or repetitive checking +1.11
strtok and reading from several functions 0.00
Optimizing function entry / exit (gcc) 0.00
Inline functions in Linux device driver 0.00
Passing value as a function argument vs calculating it twice? -4.01
Effect Of Unused Functions In C +0.10
using a struct member as array size in the same struct -3.13
I dont know how to write outside of main in C, could you tell me wh... 0.00
Understanding what is function overloading concept while using the... +0.94
Why ia the array larger than the memory that was allocated for it? +0.27
Why doesn't C crash when I malloc wrong amount of memory -2.74
Is it safe to do two consecutive jumps in assembly? -4.27
Loop x86 Assembly -3.58
Linux Kernel: likely() vs unlikely() 0.00
Why does the compiler for translate to assembly the use of indirect... 0.00
Memcpy implementation, strict aliasing -2.57
How to know how many arguments takes a function? -0.79
How to check if string is palindrome in Assembly? [code help] 0.00
What are the benefits of using smaller registers, e.g. al vs eax /... +2.92
Unclear main function prologue 0.00
void function bubble_sort doesn't sort arrays +3.92
Stack contents during a function call +0.02
C: lists, structures: error: structure has no member 0.00
Assignment from incompatible pointer type when assigning an argumen... -3.46
Why this is not working? Strings in C. If always true. WHY? +2.71
Realloc into a function -3.86
Do I need to initiallize(set to 0) memory after calling realloc? +1.32