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 2 3 4 5 6 ... 55
Title Δ
Swapping strings (string subscript out of range error) +0.08
Why does my C++ function, only when it's placed after main(), n... -0.64
For loop only executes once, raising a number to another number -0.66
How to ofstream and then ifstream a 2D string array in same program... 0.00
How can C++ destructor distinguish these difference? 0.00
Trouble with linking in Makefile 0.00
Solution for Check Balanced Parenthesis is not working correctly 0.00
Why is my forward declaration not working?? (simple function) +1.01
Why are these custom new and delete allocators behaving like this? 0.00
percentage calculation in my function is not working 0.00
How to overload object = constant int + object 0.00
C++ error: Expected primary-expression before '<<' to... +0.35
Cast a vector and write it in a C++ stringstream +1.71
How do I define multiple variables from cin and getline? 0.00
Getting more than one line from .txt file C++ +0.35
AES_encrypt : initialization of one of the variables 0.00
How can i implement a sort algorithm with an array of objects? 0.00
"Identifier" Undeclared Identifier 0.00
Can i store a pointer to forward declared classes/structs? 0.00
C++ char array declaration in Class 0.00
String to unsigned long append the ascii value in binary. C++ 0.00
std::stringstream doesn't set failbit with wrongly formatted in... 0.00
What is the difference between const string &s and string &s? +0.76
C++ fstream get function trap in a while loop +0.35
How to read data from binary files properly in C++ till the last da... 0.00
How do I convert a number into a decimal within a cout statement? 0.00
Question about operator += overloading in c++ -2.24
how to declare 3d letter array in c language 0.00
what is wrong with this array usage in c++? +0.20
I have n number of elemet in the 2 sets and i have to go through th... 0.00
ERROR C2371 Override, the default format is different. what is the... -1.12
Segmentation fault using pointers 0.00
Calculate how many days are required for a snail to climb up a wall +0.35
error: could not convert 'tab' from 'vector<std::vec... 0.00
How to create a class and store it instead of just creating it 0.00
Exporting class vector to .dat in C++ 0.00
Copy an image bit by bit C++ 0.00
Troubles on retracting pointer values 0.00
Don't know how to solve this error [Racket]: "car: contrac... -0.15
Reference to a derived template class object incorrectly passed to... 0.00
Set of Pairs program in C++ +1.53
allocation on the heap of 3d arrays in c++ -2.32
I'm trying to overload << operator and print out emp.name 0.00
ambiguous overload for 'operator+' when typecasting from un... 0.00
why does my C++ program work on xcode by not visual studio 0.00
request for member 'resize' in 'abs', which is non-... 0.00
Variable initialized with garbage value in copy constructor 0.00
Why do I get a "no operator found" error when overriding... 0.00
assigning a function's output to variables in other function C++ 0.00
Problem using Printf and Scanf in a HackerRank practice problem -0.16