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 ... 40 41 42 43 44 ... 49
Title Δ
c function is not working -0.27
Does "complicated-nested" "for/if statement" re... -1.51
How can I get arrays to work with the pow() function? - C Programming +0.56
Modifying arrays of strings in C in another function +2.51
Decimal part is lost when returned from function +0.20
Insert values into array in C -0.21
quick ifs and pointers in C giving a warning: argument to '&' n... -0.83
Format Specifies in C for float datatype -0.95
scanf char variable in between scanf integer variable doesn't work? -0.30
returning a floating point value from a function -0.37
return a string from a function in C -0.80
Array of input strings memory management in C 0.00
Defining Array C/C++ +0.88
Null byte and arrays in C +1.87
C - bool data type in struct causes exceptions +0.57
C relocation 0 has invalid symbol index +0.60
stack & buffer overrun in arrays c language +0.77
finding the output of a c program +0.44
Why my code is giving compile time error? +0.05
Print a string reversed in C +1.21
Problems with scanf -0.91
Can't Reset array to 0 +0.85
Missing argument? C-programming +0.57
printing address of the character array -0.10
+= must be l-value in Visual C 0.00
Struct in C misunderstanding -0.91
Cannot cout char* string in my code -1.16
Update Move Count (Counter) - Towers of Hanoi - C program +2.73
Implementing a string-find method -0.42
Array of Structures in C +0.23
C Program won't Compile, unsure why +0.15
Separating string to multiple integers +0.08
Initializing all elements of an array to 0's -1.04
Program Runs before accepting second string in input in C -0.97
C - Simple division (1/n) results in strange answers -1.03
point of arguments in main function -1.68
Array in struct -0.47
Array size determined at runtime +1.35
scanf reads previous line instead of getting new one -0.42
Bubble sort floating point numbers in C -0.35
How can gets() exceed memory allocated by malloc()? +1.52
Why do we cast return value of malloc? +1.77
Exit inner loop when condition is true -0.48
Is the return command in a non-void function necessary? +1.49
Declare a void function in C? +0.69
Segmentation fault (core dumped) in a C program -1.27
Free two dimensional array 0.00
Comparing a formatted string with an int +0.56
warning: comparison of unsigned expression >= 0 is always true -0.55
How to print part of words in string by input using array in c? +1.42