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 ... 36 37 38 39 40 ... 49
Title Δ
Hangman Game in C +0.47
how to call another function just once from recursive function with... -0.91
trouble understanding what elements are passed when passing multidi... -0.49
"Uninitialized Local Variable" Error, Despite Defining Va... +1.88
C- int first declaration in For loop gcc +2.17
If statement with ? and : +1.03
Changing the precedence of the operators in C +0.30
array of pointers to string , segmentation fault occurs -0.60
Why is scanf() taking wrong input? +0.56
Tracing recursion for fibonacci series +1.08
C vs C++ - advantages with c-language 0.00
How to raise to the power of -0.23
Changing arrays inside a function in C w/o a pointer using memory a... +0.01
C programming directives #include<stdio.h> printf -0.01
C prompt ordering for reading string with getchar() -0.48
Password prompt 0.00
C programming scanf() not working correctly +0.49
Custom Recursive function |returning no values at all| in C +0.42
Custom Function with array input: Error:|Cannot cast float to float... -0.01
Is there a difference between ++*pointer and *pointer++? 0.00
C: Confusion Regarding The Use of Pointers +0.20
lvalue and rvalue assignment error +0.48
Custom average function with array input does not return value in C +2.00
Swapping Values with XOR +2.30
Can't find max and min in my code 0.00
how to make random number generator for c 0.00
Expected expression before , token -1.15
What is the Error in this code1? +1.19
Why this example is stuck in an infinite loop in C? 0.00
How to change characters within an array of strings? +0.03
Written memory when returning from function -0.44
Why multiple arguments in scanf() function in c crash the app? -1.79
good and extensive book(tutorial) on data structures +0.53
Put value into char 2D array +0.73
Getting if-Statement error 0.00
Problems compiling program with extern variable +0.13
How to invent a code for square-root? -0.10
Initialization from incompatible pointer type [enabled by default]... +0.53
Inputting random numbers into an array 0.00
Output of following program +0.54
How to end the do while loop on my demand? -0.14
Different while loops (do while vs infinite while), which is better? -1.01
Variable Scope in C programming +2.10
Is it possible change value of the const global variable? +1.74
Reference variable to a pointer +0.37
What happens when adding '++' before array in C++? +1.93
why Junk characters at end? +2.19
The program wont work for n>9... It works fine when n is a stati... -0.25
How can I implement an array whose size is not known at compile tim... -0.73
Using getchar() in a while loop, prints a statement twice.. how? +0.54