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 ... 29 30 31 32 33 ... 49
Title Δ
Can I make this C program any faster? -0.54
Why i have to enter one more number before getting output on consol... 0.00
Ordering numbers in an array -1.48
Loop showing menu never ends -0.73
Returning malloc from a function in C +1.79
What is a sub-expression in C? +1.40
When I try to use scanf with 2 arrays I get an error +0.49
Reading in words of a sentence one by one in C -0.53
Program skips parts of code -0.36
Printing info of a file/director (inode) -0.03
Too few arguments to function `float calcSize(int, int, int, int)' +0.47
Small C++ code irritating my mind 0.00
How to clean the lint warning in C? -0.06
How does C infer "assignable values" / l-values +0.81
fgets() / scanf() do-while loop 0.00
gcc compiler is not allocating memory contigously +0.05
What's the point of VLA anyway? -1.91
Database of student info using array of structures (C language) +0.02
how to judge if an identifier is a character in C programming langu... +0.61
What is wrong with this C program? -0.94
A simple mathematical equation does not work in C programming +1.24
Ordering in an initialization in C, C++ +0.32
What does scanf do when it encounters a space in the format string? -0.87
How to solve this easy in c or c++? +0.26
caculate address from array syntax in c +0.90
If left to right and right to left - both associativity of operator... +0.43
trying to see what is causing the sigsev fault +1.33
Can't declare a string with size=var, even if var is const -1.71
Can a void-returning function g return f(); when f returns void? +2.21
compare single char in C +0.47
How does an invalid escape sequence behave in C? -0.16
How does this Codechef Factorial Solution in C work? -0.63
Function return char[] instead of int -0.96
C/C++: Acces single character from a pointer character single-dimen... +1.18
Taking user input in switch case +0.01
Pointers - confusion +0.86
Pointer incrementing in C +1.24
How does accessing a 2D array in C with 1 dimension work -0.06
Questions about pointers and C arrays +0.23
Program with pointers not working +1.57
Why the code exit ant don't complete +1.33
Why do I get the wrong result of the addition of unsigned integers... -0.97
Does C destroy return variable before the closing brace? -1.23
Not able to understand Obfuscated C code -0.89
When to allocate memory in C++? -0.94
What is the differences between Node *node[100] and Node node[100] +1.25
Undefined array members are not zero! (c) +1.89
C - error conflicting types for function -0.54
Confused about the string pointer iteration in my lecture notes -1.38
input size of a queue by the user +0.25