StackRating

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

whiskeyo

Rating
1488.64 (4,435,278th)
Reputation
10 (2,100,700th)
Page: 1
Title Δ
What's up with method(void) in Cpp? -1.24
How to initialize a character or string array using for loop in c++? +4.19
What is ./nqt in C programming and how do i change file without cha... -3.43
Why is the output showing as "okNOT OK"? It should have s... 0.00
How to manage the number of loops in while loop Pseudocode 0.00
Is there any performance or readability difference between int i; f... +1.40
Difficulty Understanding the Do-While Loop on C++ -1.88
How to sort char array alphabetically without "sort" func... -4.07
how do i rewrite this ternary operator in C? -1.86
Linear search does not give desired output -1.11
If Big O is additive and two functions with O(A) and O(B) together... +0.03
How to use fractions in C? -2.90
Counting level of recursion in Racket 0.00
Why does my palindrome function not work with spaces in C? -1.45
Can you use an OR in a switch? +4.12
Curly braces in variable names 0.00
How I can solve C++ output negative numbers when using modulo? 0.00
CS50 caesar part 1. What does return 1 do in the code below? +3.79
Am I supposed to add all the values in c1 to get answer 10? 0.00
Why am i getting a huge number for the int sum in this code? -1.22
Recursive function in C (to print a piramid of #) +0.07
Why am I getting this error in header file "expected initializ... -3.98
Why can't a char return in the function? +4.29
How can i avoid negative number through input or if user input nega... 0.00
How do I print out a 2-D array of the alphabet using a keyword? +0.79
Character Pointer and string variable 0.00
Best way to find the top most left coordinate point in set of Carte... 0.00
c++ loop where the value of the object decreases until a certain po... 0.00
I'm getting a "error: no matching function for call to ... +0.08
I want to print the text slowly with the "cout" command b... -3.67
I have defined my functions but still get an error that definitions... -2.98
Rearrange arrays in this order +0.43
How can I prevent the code from stopping and what is the problem? (... 0.00
Error: expected primary-expression before ']' token in C++ 0.00
Why doesn't my recursive longest increasing subsequence functio... -4.07
How to find if the number ends with 5? -0.69
While Loop stops working before condition C++ +4.00
Substitution method for solving reccurences 0.00