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 2 3 4 5 ... 26
Title Δ
Is it safe to always reallocate memory before freeing it - C++ 0.00
return type for strchr() non const? -1.96
Passing pointer to struct in C? 0.00
onClick is not working until I comment the while Loop inside my fun... +0.40
How to get coordinates based on direction in c++ math 0.00
Explanation of nested for loop logic 0.00
"No matching function for call to X" Error in C++ 0.00
What is the effect of calling a function without using its return v... 0.00
Concatenate Strings in C - `strcpy(s1 += strlen(s1), s2)` +1.92
What is illegal start of expression? +2.12
C Programming, what am I doing wrong? Strtok +0.39
C for Confusion? Order of declaration causes segmentation fault -0.92
Why does strlen() not represent the actual length of my string? +1.78
C++ Array of char* copying issue -0.44
C free memory on stack +0.98
Why would `(int)` precede an assignment in C++? -0.59
how to create nested struct in c 0.00
Calling virtual function of base class from derived constructor +0.42
C++ a value of type "char" cannot be assigned to an entit... +0.33
“error: expected ';', ',' or ')' before num... +1.47
awk key-value issue for array -2.33
Why does my object created with "new" not exist out of sc... -0.48
Get a different class based on a config value in JAVA +1.74
Avoiding null in an array? -0.24
Combine grep with flags and pipe operator to filter a file -0.08
Increase a count if the number hits every 50 times +1.09
why in singleton, check class==null? 0.00
C fileIO not as expected -0.59
C++ derived Class constructor +0.96
c - Sorting twenty ints using passByValue +0.67
Using switch statements to call functions +1.29
Any way to limit values without the use of if statements? 0.00
How do I make a C++ int array loop that will not allow repeated val... -0.02
strtok() C-Strings to Array 0.00
Misspelling int main(), is this error syntax or runtime? -0.00
how to convert an Array to a linked list in Java +0.41
Variable 'interface' might not have been initialized -0.07
Segmentation error when trying to copy from one memory location to... +0.41
Segmentation fault || String manipulation using c -0.09
Between two times in Android Studio -0.22
C# If-else Compile Error } 0.00
Writing a function that returns 16-bit expression 0.00
Why sizeof of a structure or union in C need a variable? +0.43
not returning desired value from created function -1.91
C - Eliminating Loop Stutter? -0.08
CS50 pset3 Music segmentation fault +1.20
Exception handling, first try/catch blocks don't reiterate unti... 0.00
Returning From User Defined Function is Crashing My Program +0.43
Java Swing Can I change the invocation order of listeners? 0.00
How to free a linked list with pointers -0.01