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 ... 5 6 7 8 9 10 11
Title Δ
Why doesn't my linecount in C work? +0.92
How to do strcmp on a string containing "%" in C? +2.72
sprintf usage with %.s +1.31
How to implement strict checking getInt() function? +1.22
cast pointer to larger int +1.93
shall brackets be used for one line conditional statements? +0.37
is it necessary to type-cast malloc and calloc +0.86
Does fork() create a duplicate instance of all the variables and ob... -0.09
Which initializer is appropriate for an int64_t? +2.51
How to share memory between process fork()? +0.40
how to work with boolean function in c -2.08
how to kill child of fork? +1.58
copying integers into an array using fscanf(). in C -1.94
C structure member is a string, how to assign bytes directly -0.85
How do I enter a number and count in sequence 10 numbers higher usi... +0.96
Logic Proof of Associative Property for XOR -1.64
Pointer as declaration of a function? -2.23
Leading Zeroes - Print digits of a number in words +0.46
How does this code swap the two numbers? +1.79
copy string in c using pointer +1.47
pointer being realloc'd was not allocated -0.84
Reversing a singly linked list in C -1.76
strcmp with pointers not working in C +0.93
Writing bits to a file in C -0.95
how to get shell script output into c structure variable 0.00
C, How to specify an optstring in the getopt function? +0.46
calloc(), pointers and all bits zero -0.76
What is this * (dereferencing operator ) doing in enum declaration? +2.19
The initialization of static variables in C +0.03
Find the number of occurrence of each element in an array and updat... +0.26
Performance differences in array handling +0.23
Is there an easy way to read unverified decimal values from a file? +1.22
comparing pointer with integer. How to fix it? +1.84
Scope of constant and char arrays -0.73
C Program sizeof or macro, Something is wrong -1.41
Why don't i get "Segmentation Fault"? +0.22
read file of 10 lines of integer, put them in a array, and output t... -0.14
If int *a = *b, will a point to the object that b references? -0.31
about C and eclipse - scanf +0.06
pointer/integer type mismatch in conditional expression 0.00
How to print int array which its size is unknown -0.10
C argument conversion +0.51
Why I am getting undefined reference to sleep error? +0.44
trouble with printf conversion long long +0.48
Inconsistent results while printing float as integer +0.14
ideal data type for an array in C -0.28
displaying words from a txt file in c/c++ -0.34
Size of pointers: Dependent factors -1.38
Shellcode c language -1.63
Why is my 2D Array code working with malloc(0)? +1.12