StackRating

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

asmmo

Rating
1532.32 (16,588th)
Reputation
93 (751,817th)
Page: 1 2 3 4 5 6
Title Δ
Find max value in a vector recursively in C++ +0.48
What is the syntax for calling a base class's value constructor... 0.00
Unusal behaviour of sum in C++? -2.81
C++ read access violation, vector of structs -2.84
Inserting values into the correct index(ascending order) of a stand... -0.48
How to change a class member in a method declared as const -3.97
How to compare 2 linked lists in c++ and put matching data into ano... 0.00
What is the difference between adding these strings? -0.62
How to make this recursive function extract uppercase letters from... 0.00
Why does having a destructor make a class uncopyable? -2.67
Why does this implementation of merge on a sorted linked list alway... -1.53
Is there a way to convert 'char**' to 'double' in a... +4.10
How can I partition a singly linked list around a value, using two... 0.00
Inheritance Class different between ' class a : b ' And ... +5.42
How to convert a string of a time (M:SS) to float +4.18
Editing sstreams in C++ +0.54
Comparing elements of text file -0.82
How to read two words and then a line from an fstream in C++? 0.00
Immutable class with const attributes 0.00
Overload resolution for template operators in namespaces -3.74
Sort vector of object receive stack overflow exception c++ -2.82
How to add another Initialize function to base class but not edit b... +1.35
Passing variable by value has the same result as passing it by refe... -2.47
Store string into a variable in next line of a file +4.18
What's the fastest way to input data from a txt file and fill a... -4.00
Defining functions to return struct in C++ -0.72
storing values in string during recursion 0.00
Why doesn't C++ like this syntax for strings? -2.91
values skipped or read twice when reading file 0.00
std::string == operator not working in code -1.74
How do I Read file line by line and ignore comments? -4.32
function to transpose a user defined matrix not working( in code bl... 0.00
Using strcpy_s to copy string to char* +1.42
C++ Using a reference function from header file in the cpp? +4.98
How do I append to C++ string without using append function? +3.72
getline() in C++ 0.00
How can I pass a condition to a function in C++? -3.92
c++ : check if it is a Number in class -1.88
Find the number of the column that contains the longest series of i... 0.00
Understanding cin.fail() and cin.clear - Vector Appending Program +5.19
Object instantiation in C++ with type 0.00
Rule of 5 when move code is the same as copy code? -2.06
How to insert a string at x position in another string? +4.08
How to dynamically assign value to data in object? -3.30
Can someone explain me this? It's about arrays and some handlin... 0.00
This program is not printing whole string +2.20
When to delete copy constructor and assignment operator? -2.71
C++ Object Creation through Inputs -3.56
How can I insert values in a 2D vector only using one of the dimens... -1.97
What is the purpose of returning an IO object in C++? -0.15