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 2 3 4 5 ... 11
Title Δ
meaning of "const char **p" in c +0.85
What is the data type of a hex value like 0xD2691E? +0.40
Is it safe to pass an intptr_t to a function that expects an int? -2.21
IF - condition with char comparison not working in C -0.78
How to capitalize the first letter of each word in an array in C +0.38
Assignment to the array of Structures +0.61
Strange issue while trying to read from a file with fgets() -2.20
Pushing to a stack containing ONLY unique values in C +1.34
Enumeration type check +0.39
error C2440: '=' : cannot convert from 'int' to 'char [5]' +0.56
Difference in function declaration C +0.53
Put an array of int into a char. C or C++ -0.30
C: pointers mixup +0.96
How to memcpy() from argv[]? +1.23
Global variable risks +1.16
What may be the cause of my run time error while displaying my link... 0.00
generate random byte stream with `c` +0.60
storing and printing integer values greater than 2^64 -0.62
What memory space is occupied by auto variables in stack -0.79
Extra loop when using getchar() and WHAT indeed getchar() behave 0.00
Suppressing GCC error output when invoking it from a C program 0.00
The code "should" work, but the program stops working -0.86
Why int** ptr, doesn't point the same address as int arr[3][3] when... +0.14
Binary tree complexities +0.93
Converting char* to int after using strdup() +1.70
String problems in C: operands of unequal types, char[255] and char* 0.00
Give type as argument like va_arg in C -0.36
put integers in char array 0.00
Structure pointer declared in function 0.00
Return value for a int type return statement when there is no retur... +2.45
Why is it allowed to overwrite a const variable using a pointer to... +1.25
Program to read words from a file and count their occurrence in the... +1.50
Define the values of an array of structures 0.00
Wrong comparison of string and char* +1.58
Delete whole Array in C -0.57
Losing control after execvp(grep) -0.34
Difference between array difference -0.74
error while compiling: "fatal error: cmocka.h: No such file or... +1.64
Universal macro which can have zero or one parameter +0.92
Combining two uint8_t as uint16_t +1.79
My C Program has stopped working -0.98
atoi giving wrong result for alpha decimal strings -1.62
How do I solve given typedef in C -0.11
Understanding how isdigit() works in C +0.02
Iterating over a string input 0.00
infix prefix postfix +2.65
Input validation of an Integer using atoi() 0.00
C void pointer arithmetic -0.06
Input validation using scanf() +1.48
array return type -0.54