StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

John3136

Rating
1548.74 (8,321st)
Reputation
24,699 (5,186th)
Page: 1 ... 6 7 8 9 10 ... 26
Title Δ
Why is "2" always being returned from my function? Trying... 0.00
Compiler treating a int as a class -0.76
Trouble with returning a value -0.56
Boolean expressions on C -0.90
When using x as index no. to show array location in a funtion, the... 0.00
Too many arguments in system() call 0.00
Optimizing an if statement with over 50 OR's ( || ) +0.11
output of expression in ( i-- - ++i) in java -2.04
std::cout changing the variable value +2.49
How to give raw bytes as parameter to C program 0.00
C: How to generate a fixed number of objects with an array of point... 0.00
What happens if a variable is assigned with command expression in b... +1.88
Calling object of a method in another method -2.35
C: getopt(): option does not seem to have effect -1.79
C++ Appending vector of pointers inside member function of a class... +1.17
Better approach for too many if else statement +0.96
Stuck in a do while loop -0.35
How to print a fraction +0.45
Parse multiple awk variables in a "for" loop bash -1.89
SegFault when dereferencing integer from void ptr -2.23
HTML Validation for phone numbers +1.00
C Runtime Error: Dynamically Allocating Memory in a For Loop +0.44
Constructor Parameter Using This Difference? +0.48
Trying to write a method to create an array list -0.30
Can't figure out why my variable keeps reverting to zero +1.63
Trying to throw Exceptions in method called in an ActionListener -0.04
java.lang.IndexOutOfBoundsException not caught in catch block +0.45
Can a private base class member variable be modified in a derived c... +1.33
How to find number of elements in an array which has one of its ele... +0.23
How to understand accessing NULL pointer when using in sizeof? -0.63
What does mode_t 0760 mean? +0.43
C - Passing by value in Visual Studio +0.46
Another way to terminate loop? -0.63
Determining if a given point is within a defined rectangle +0.44
Returning a local variable in C++ 0.00
C programming, segmentation fault when assigning int member in stru... 0.00
Error in Triangular number program in C 0.00
adding an int to a Multi-dimensional char Array +0.44
expected ')' before '*' token, can't seem to fi... +2.52
how do i find out how many times this recursion was called? 0.00
Recursion Maze in c++ -0.54
Create a hangman game program using argc and argv parameters using... 0.00
Creating a struct on the stack within a function and assign it to a... 0.00
JAVA Input Comparison & Ignoring Negative Outcome -0.10
I can't seem to find what's causing errors with my for loops -1.72
Error code C2451 cannot run basic program +0.44
Putting number inside int but not summing it +1.21
C++ void method getting an error for being void -0.60
How can I trace back the error 0.00
Why is this if statement not running when the values are equal to e... +0.95