StackRating

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

md5

Rating
1586.32 (2,550th)
Reputation
19,932 (6,849th)
Page: 1 ... 7 8 9 10 11
Title Δ
Debugging comments and C/C++ macros -0.99
Split a string into two based on char location +0.63
Please explain the associativity of the operators in this code -0.58
How do I count words and lines in an input stream? +1.13
incompatible types in assignment of char * to char[200] +0.49
strange behavior in c -0.22
Is the order of memory addresses of successively declared variables... -1.14
For loop crashes my program? +0.57
Declaring new instance of structure in C +1.35
How to split string in C without using strtok -1.09
The argument of pthread function can be another function? +0.78
tolower() function problems +0.53
Keywords redefinition in C / C++ +0.33
Get the address of the array element in a structure -0.45
Finding the maximum element of an array recursively +0.18
Is there a way to print the PID of the process that called my C bin... +1.10
Memory Allocation for Complex Data Types +1.26
Implement ceil() in C -0.85
How does Enum allocate Memory on C? +0.13
This code is giving an absurd answer +4.07
What is really happening in this code? +4.21
ternary operator without else in C -1.09
C macros independent of type specifier -0.55
ways to find a string in a double char pointer in C? -0.66
How to round down a float to the nearest value that can be divided... +0.43
Hash Table Project in C ... dereferencing pointer to incomplete typ... -2.79
error passing a character to a function in C -3.44
C: Passing pointers: incompatible pointer type warning 0.00
defining macro inside of struct definition +1.06
Does unsigned in C do any internal job? -0.98
Is the behaviour of following expression well defined? +4.08
what is the use of copying a pointer, and then returning the first... +1.47
Why does the sizeof return a value when element is not set? -0.29
Random label in C switch statement does not cause error -3.04
Portable nested functions in C -1.90
Cannot understand why that behavior +2.87
strings swap in c +5.10
C-string definition in C / C++ -2.16
difference between typedef and define 0.00
what difference between while(*p){p++;} ,while (*++p){;} and while(... +4.43
Format specifier for scanning long unsigned int 0.00
tolower() not working +4.10
Getting the size of a malloc only with the returned pointer -0.76
Pointer to C style string isn't allocated -1.21
What's the point of making a new typedef for each variable? +0.58
Is it safe to use an enum in a bit field? -3.82
ANSI C variable declaration syntax "+0"? +0.27
How to determine the result of assigning multi-character char const... +2.07
what is purpose of div() library function? +0.66
restart a program in C when "if" is used -1.91