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 ... 37 38 39 40 41 ... 49
Title Δ
Why is a = (a+b) - (b=a) a bad choice for swapping two integers? +2.07
Very strange error regarding gets(string) -0.87
Beginning program trouble +0.63
strlen() in crashing .exe -0.81
how to allocate an array with size of 50,000,000 long int numbers +0.78
error message "format ‘%ld’ expects argument of type ‘long int... -0.91
Printing in Devc +0.30
Explanation what for(i=0;1;i++) does in C? +0.26
How to know size of an array after passing it to a function -0.33
sizeof operator error on data types -0.58
How to output string that is longer than allocated memory 0.00
benefit of using the expression like this rather than using normal... 0.00
How do I take dynamic array using malloc function in C? +0.01
Why output length is coming 6? +0.37
Unexpected behaviour of pre increment operator in C -0.59
How can this printf statement be executed by the C compiler? 0.00
Bitwise negation operator of unsigned int -0.86
New char command in c for dynamic allacation -0.23
Call by reference value's type casting in Unix +0.11
What are the bugs in my code? -1.52
Converting string value to int equivalent in C +0.04
strcmp[c++] error: invalid conversion from ‘char’ to ‘const char*’... -0.40
Why getchar() behaves differently? -0.51
selective input using scanf +0.58
Average, max, and min program in C +0.22
Why exactly this will not compile if (a) b = c, d = e, return;? -0.36
Pointer Address/Dereferencing operator +1.71
Can functions declared in main access variables declared in main? +0.67
Which order functions would be called -0.87
How is this output coming? -0.35
Why does C/C++ automatically convert char/wchar_t/short/bool/enum t... -0.59
Create Dynamic Arrays of Pointers to Structures in C -0.25
How to overcome Stack Size issue with Visual Studio (running C code... +3.09
Reading input from getchar +1.08
project on writing phone book file -0.90
Printing "\" character in C++ +0.19
Reading a pointer declaration 0.00
Dot Product function in C language +0.50
2-dimension array of chars -0.61
How to check if numbers in array equal? +0.28
Creating a function that gets and returns a 2D dynamically allocated +0.02
Allocating memory for two concatenated strings -0.35
Does It Matter If I Declare A Variable Inside A Loop? +1.82
No Output Coming In Simple C Program -0.61
Macros in C++, C +2.50
What is the difference between memory, buffer and stack? -1.90
What's the difference in the following code? -1.14
GCC does not do default type conversion inside printf -1.15
what is the order of execution, associativity in c? 0.00
Using pointers and assigment it in C language +0.47