StackRating

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

Vlad from Moscow

Rating
1551.24 (7,571st)
Reputation
152,082 (371st)
Page: 1 ... 179 180 181 182 183 ... 196
Title Δ
Why does an in-place member initialization uses a copy constructor... -1.27
Not able to use *p1 / *p2 as it's considering /* as start of commen... -1.37
Recursive factorial function not working properly -1.73
Array inside a structure -0.57
Valgrind invalid read of size 4 errors? +2.52
Ranged for loop with literal list? -1.00
error C2228: Left of '.begin' 0.00
Find largest unsigned int .... Why doesn't this work? -0.39
Cannot get function to access members of struct -0.31
C++ Linked list print error +0.47
Operator << in a class for queue +0.60
multiple definitions of functions -0.62
What are the Min and Max variable names length from one million var... +1.15
Initialize struct having a char array member with a string of dynam... +0.02
Multiple including a head file with a variable definition +1.72
Error accured in get_money() function +0.61
Unhandled exception trying to set constructor to 0 - c++ +0.46
Pointers in C++. What type of object -0.85
C++ Array Class Definition and Implementation, Not Declared in Scope? 0.00
why this code can run ? double a[3]; a[1,1]=1; -0.67
A confusion about c++ inheritance -0.63
c++ out of range exception +0.60
how to initialize an array without any error? -0.58
Table of pointers cast C++ 0.00
Counting mark via strings 0.00
Recursively finding a negative in an array of doubles -1.05
Accumulate on Map +3.32
typedef enum is not working C++ 0.00
Use of Pointers - Very Confused! C++ +1.63
Setw() in C++ isn't responding as I expected 0.00
Accessing 2d array with pointers in c++, how to assign address to p... +0.30
c++ vector of strings, erasing characters act weird +0.12
How does std::string assign operator work? -0.38
Adding integers per line and storing it in array +0.11
Calling const function from non-const object +1.42
finding the first set bit in a binary number -0.82
Different compilation results: Mac vs Windows +0.62
no matching function for getline c++ +0.62
error in list appened function -0.33
c++ redefine operator<() and operator!=() +0.62
Does modulus use floating point behind the scenes? +0.05
How to print string backward in C++? -0.84
Insertion Sort Problems -0.39
G++ No Compilation Error as expected. Instead does a "random&q... 0.00
Objects of a class derived from an abstract class should be in free... +0.63
Counting number of digits in an integer through recursion -1.09
Cannot override to_String because of an integer in C++ 0.00
std::find 'error no matching function' -0.72
Read the contents of a file and store them in a vector using std::c... -0.54
How to correctly use Boolean functions? +0.17