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 ... 26 27 28 29 30 ... 49
Title Δ
Why does my program give "NULL used in arithmetic" -0.93
The type of array by definition in C +0.28
Why can i use an array but not a structure as a scalar in C? +1.06
why does derefrencing a pointer to an array of integers(in 2d array... +1.20
What is the difference between those ways to create an object? -1.75
Generic sort works for integers but not for other types -2.17
When extending a padded struct, why can't extra fields be placed in... -1.54
printf vs putchar - different output +3.00
Is this structure assignment statement legal? -1.81
difference between pointer to an array and pointer to the first ele... -0.87
Pass double by reference C++ -0.03
Why is the compiler complaining about subtracting a negative number? -0.93
If I have a while(1) loop in main, do i need a return value? -0.47
Declare pointer to 2D enum array 0.00
MACROs internal working +0.97
Malloc call as a function argument 0.00
Why is the behavior of the modulo operator (%) different between C... +1.19
without return statement function executed succesfully +2.26
Array or array element in C? +0.61
Print Char array using pointers in c 0.00
Is accessing data in the heap faster than from the stack? +1.15
Char Array in Pointer larger than initialized? 0.00
What will be the result of this condition? Is it defined or compile... +2.36
working of a faster I/O method -0.03
Switch case not working in turbo c compiler 0.00
How to print a semicolon (;) without using a semicolon in the progr... +0.69
Is there a maximum length of integers I can enter for C? +1.04
Is there a differene between int x[] and int *x? 0.00
Is there logical short-circuiting in the C preprocessor? -0.66
How does a system call work 0.00
C array out of memory 0.00
Why can a const value not be changed in C++ but in C? -0.64
Is there any operator in c which is both unary and binary? -1.04
Can a variable be defined only in the scope of an if-statement, sim... -1.10
While loop not working in program with boolean (C++) -0.03
Applying same function to every element in an array in C -0.35
C++ behavior of for loops vs. while loops -1.08
When using getchar(), why do you need to clear the buffer for the e... 0.00
Why is this not a infinite loop? +0.28
How to enter the 3rd integer after the string +1.37
How exactly does the callstack work? +0.36
C++ for loop with char type +0.26
Is it possible to create a pointer-free function? +0.50
Should I delete the pointer in this case? -0.37
Count number of whitespaces in a character string in c 0.00
C Returning an array from a function -0.29
what happened to array variable that is not initialized? -0.52
Clarification c./ change in wording of C99 standard 0.00
Do enum constant tags consume memory? -1.90
Program executing incorrectly -1.57