StackRating

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

haccks

Rating
1562.22 (5,201st)
Reputation
88,275 (894th)
Page: 1 ... 35 36 37 38 39 ... 49
Title Δ
C not operator applied to int? -0.42
putting a char array in allocated space 0.00
If-Statement in C memory address +0.91
Which array entry is this code exactly pointing to? +0.49
Usage of "&" in function calls, confused -0.19
strcmp doesn't work in my code -0.95
What does this do exactly? [*(char*)p1] +1.05
How to clean buffer before scanf 0.00
gets breaks the cycle on C 0.00
XOR operator in C +0.18
the sum of the first five natural numbers +1.61
C - what would be type of this variable? 0.00
Why gets does not work when I use it with scanf? +0.55
C scanf to char* error -0.51
Undesired output in C conditional statement -0.99
C concepts on arrays -0.04
C won't finish reading the program after while loop +0.57
Passing a two dimensional array to a function -1.35
Find max and min in array +1.42
Replace a digit in a string with a symbol +2.33
Confuse array element address -1.40
How does " ~ " find complements in C? 0.00
strings of characters in C +1.26
Type qualifiers (const) and complex declarations 0.00
What does casting to void* does when passing arguments to variadic... +2.12
Error using typedef and structures +1.19
program isn't printing my long long variable +0.36
How occur the allocation of variable of type unsigned short and uns... -0.32
What is the meaning of "return ret < 0"? +1.09
pass 2D array slices from 3D array to a function +1.78
why my "gets" function can't really get a string? +0.51
calloc() , type casting, and pointer +1.05
Pointer operations and operator precedence in C +0.19
How to get absolute value from double - c-language +0.64
Why do interleaved scanf() + printf() statements result in both sca... +2.76
Copying row of 2d array to 1d array +0.35
why the second printf prints garbage value +0.77
Don't understand compiler error +0.46
Can't understand whitespace handling in scanf() +1.12
Define a pointer with brace in C? -0.78
Why the first code work and second give wrong output? 0.00
what condition should i use in while loop? +0.77
What is bitwise OR used here for? -0.74
scanf anomaly with %c and %s related behaviour -0.36
Edit a 2D array through a function in C +2.52
Compiling error with gcc: warning: format specifies type 'int *' bu... -0.32
Point an array of pointers to an array of arrays 0.00
Passing a 3 dimensional array to a function in C -0.75
Why is a condition like (0 < a < 5) always true? -0.88
How to print a char array in c with printf? -0.44