StackRating

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

eesiraed

Rating
1540.66 (11,485th)
Reputation
2,106 (79,954th)
Page: 1 2 3 4 5
Title Δ
Reference to value in scope produces garbage 0.00
Function declaration + Address-of operator 0.00
How to reverse a string array in place using a swap function and po... +3.91
Why this code cause an infinity loop when '|' is entered in... +0.70
How to check if a string contains punctuation c++ +4.40
Getting the variance of a vector of long doubles 0.00
How would I arrange for multiple cin with a sentinal value? 0.00
Read access violation exception for a delete function c++ -4.23
Which C++ standard for I have for g++ compiler? +4.00
Binary '[': no operator found which takes a left hand opera... 0.00
std::list.end() is not returning "past-the-end" iterator +1.06
c++ nested structure initialization and accessing the members 0.00
Use of overloaded operator '<<' is ambiguous (with op... 0.00
How to check for decimals at start of double variable? 0.00
5th power operation performs quicker than switch statement -1.70
Dynamically Allocating Memory from reading a txt file 0.00
running fast dynamic programming algorithm to get all the answers 0.00
How do you pass an unordered_map as a function parameter within C++? +3.94
Can a hash table in c++ be used in a similar fashion to a dictionar... 0.00
overloading operators '+' and '=' C++ 0.00
what is the real return type of std::setw, std::setfill and so on? -3.40
How do I deal with a carriage return line feed when trying to read... 0.00
how to select which vector values sum up to a constant +3.86
Can some one explain how operator [] will work in c++? 0.00
Read from file give me extra new line character c++ +2.02
How can I indicate/print the distinct combinations to this Fibonacc... 0.00
what does vector.size mean? +0.04
getline stores everything in one variable instead of four c++ +5.13
Recursively finding a path through a maze c++ -3.33
C++ incomplete type error when passing class as function parameter +4.04
Is this the correct way of writing an array of pointers? +0.01
Access violation writing location 0xCCCCCCCC when trying to add str... -0.01
Generating a random number between [0,1) c++ +3.88
I cant end getline when see ' - ' character, can someone he... 0.00
Displaying the contents of a specified text file in c++ 0.00
Count one certain string in a file in C++ +0.06
check if heuristics is compatible +4.22
hailstone sequence c++ Function needed to calculate the length of t... -3.63
Knight's Tour Brute Force Recursion -0.10
A do-while loop with an array in the conditions -3.93
find not working properly in c++ -0.05
C++: Incorrect result using str.find(str1) to find whether a string... 0.00
Why I get wrong result with std::pow and std::fmod? 0.00
Pointer to pointer dereference; Compiler asking for '->' 0.00
How to sort a string array which contains a mix of text and numbers? 0.00
Define pointer array length in different file(C++) -3.91
how do i print a vector of arrays/lists using int iterator in cpp? +4.05
Program works fine under the condition I don't have a space in... 0.00
Trouble with parsing text file based on commas (C++) 0.00
Character count in C won't return any value after input of a ch... -1.75