StackRating

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

john

Rating
1606.21 (1,533rd)
Reputation
40,561 (2,737th)
Page: 1 ... 20 21 22 23 24 ... 55
Title Δ
What is the order of catch block execution when multiple exceptions... 0.00
Why won't the string push or pop in stack -0.65
Having an issue with an exception (Stack overflow) being thrown whe... 0.00
Recursive function and performance in C++ -0.61
Big three implementation in a set class -0.40
break; causing segment fault -2.85
how to fix "comparison between pointer and integer" error... +1.34
How to solve this error of function pointer? -1.25
how to call member function from map of classes +1.39
why there is a mistake in the third board? 0.00
Program not calculating No. of combinations on each set from an n-d... 0.00
error for size 2 list in merge K sorted List 0.00
using a struct pointer to display a 1-D array 0.00
operator overloading ; must be a binary operator(with 3 parameters) -0.13
How to access an element of an array through the pointer? +1.45
Why does calling cout.operator<<(const char*) print the addre... -0.44
Please explain the following C++ syntax 0.00
A C++ way to replace all periods in a string with a single line of... +1.54
I don't understand why Im getting a Bad access exception +1.18
How seriously can ceil, floor and round functions amplify loss-of-p... +0.37
Validating user input isn't displaying my cout invalid message.... +2.43
How to convert a string to uint32_t +1.55
Will ceil, floor and round meet loss-of-precision problems when con... -0.16
How to pass a 'main-parameter' to a member-function -2.20
C++ vector Lower_bound function didn't work like I wanted to 0.00
Is it possible to find the length of an array if I have only the po... 0.00
Why a pointer is unmutated even after passed to a function as refer... 0.00
How to extract specific values in a string -0.14
My program keeps throwing compilation error,I am not able to figure... -0.59
What's wrong with my approach to converting a binary number to... -0.48
Wrong answer from class member function when using template with cl... +0.50
main.cpp calling public virtual method from .h file 0.00
Have been trying to convert 12-hour clock format into 24-hour clock... +0.89
Should "if (argc < 2 || argc > 2)" be fine with 2 a... 0.00
My code isn't executing properly in terminal +0.34
Code is printing only one multiple instead of 3 -0.63
Returning Array in C++ returns unaccessable elements +0.37
Private arguments not saving things in C++ program 0.00
passing 2d array to the function to change the value 0.00
pop() in stack is not deleting any elements +0.44
vector of arrays error in adjacency matrix for graph implementation -0.30
Recursively insert "22" between two repeated characters -0.13
Undefined reference to member function and variable -0.78
How does vector range constructor work in the below class? -1.58
What is a function with a class type called in C++? -1.23
Why can freed dynamically allocated memory still be accessed after... -0.49
error: cannot initialize return object of type 'Type *' wit... 0.00
How to fix "(Song Title) is not recognized in output screen&qu... 0.00
Trying to make a sorted dynamic list ( data structure) 0.00
How to fix this code's wrong answer to a few test case? -0.64