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 ... 12 13 14 15 16 ... 49
Title Δ
Differences between '' and "" C -0.88
Unusual output with printf statement -0.32
Why is this sizeof operator giving error? -0.68
C - Strange behavior with a post-increment on isdigit() call inside... +1.52
CUDA gridDim, blockDim and threadIdx 0.00
Explaination for printf with comparing variables as arguments +2.22
while loop keeps repeating itself -0.46
Output of a code- behaviour of & in c +0.69
Passing not null terminated string to printf results in unexpected... +1.20
Best use case of passing pointer to a function -0.30
C global pointer value changes after irrelevant function call +1.75
How we can change the priority of order of evaluation of left and r... +0.92
Is this a valid definition for main() -2.05
Is post-increment operator guaranteed to run instantly? -1.35
Declaration and definition in C programming with extern -1.87
Initializing a pointer to a struct with malloc +1.71
Indexing in arrays when using fgets +1.20
Why does this code always print "not matched"? 0.00
Confusion about Character Pointers in C -0.53
What is meant by this cast? (int (*)[10]) +0.17
modify array element through pointer to a pointer -1.58
Using [] on pointers in C? -0.85
What does int (*func)() do in C? -0.57
online compiler different answers? +1.53
Scoping rules for struct variables in GCC -0.75
Displaying the ASCII characters in C without unsigned char +0.96
What's wrong with this recursion program -1.30
Does C allow function calls as arguments? -0.71
Can "sizeof(arr[0])" lead to undefined behavior? +1.90
lvalue required as left operand of assignment - LOBYTE / HIBYTE +0.17
different clang and gcc behavior with pointers -1.97
Array Syntax Confusion +0.87
If you add 1 to a pointer, does it really add 1, or does it add 4 o... +1.64
Why is this floating point addition result not correct? -0.39
C - strcpy with malloc size less than argument's size -1.14
Why is the referenced int being cast to a void pointer? +0.40
C99 remove stricmp() and strnicmp()? -2.40
Output EOF using %f -0.17
Is "long long" = "long long int" = "long i... -1.75
How object cout prints multiple arguments? -0.23
Typecast to unsigned char and multiply the variables -1.86
Why is implicit pointer of pointer to pointer conversion legal? -1.58
Post Increment Concept in C +0.40
What is the diffrence between char *str="this is a string"... -1.93
Illegal use of Floating Point error while compiling +1.91
How to get crash from null pointer dereference in every program run? -0.73
Difference between fflush(stdin) and flushstdin() +2.04
How to use malloc on a 2D integer array +1.05
Initialization of a union in C -0.26
Creating two arrays with malloc on the same line -0.97