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 ... 154 155 156 157 158 ... 196
Title Δ
Variable reset after scanf -2.00
checking for strtol unsuccessful conversions -1.19
How does a "for each" loop in C++ know the length of an a... +0.13
c++, do array indices need to be int? +2.29
Addition on user-defined types C++ -0.46
Removing duplicate strings +0.54
Using a C++ class defined in a .h file -0.23
why is it possible to use 'string' as the name of a variable -0.26
Why am I getting same value (0x7fff5fbff808) as output while passin... 0.00
expression must have class type error c++ +0.20
Return types of member functions in C++ +0.85
manipulations with elements of vector and structure C++ +2.38
Why ampersand in `std::is_member_function_pointer`? 0.00
Inserting into a Doubly Linked List +0.15
Why xor operation on constants (character) is working differently w... +0.63
printing value in constructor and destructor +2.81
C++ statement cannot resolve address of overloaded function -0.96
What does struct mean in variable definition? c++ +0.53
Converting int to string +0.46
Storing values of individual components of arrays in functions usin... -0.12
Access variable from another class (in C++) +1.85
C++ getting error C2440 +0.11
Operator ~ in c programming language -0.23
auto it = vector.begin() resulting type is not convertible to const... +0.75
In C++, is std::end guaranteed to be O(1) for all container types? -0.52
Inserting in order (linked list C) error 0.00
Using unqualified name for static method Equals of class string -1.25
Malloc in c programming -0.48
C++ overloading and inheritance, call new method 0.00
Returning a Struct pointer in a class function 0.00
How can I explicitly write an array reference return type? -0.87
Why am I Getting incorrect answer for large inputs +0.02
Error 2 error C4430: missing type specifier - int assumed. Note: C+... +0.76
C++ - confused about declaring enums -0.67
When given 3 negative numbers, how can I ensure to always print the... -1.46
passing arrays to functions and accesing all the elements +0.52
Passing char* array to function -0.33
Error: No matching function found -1.97
returning a char array from a char function in c++ -0.21
Is this considered as a copy constructor? +0.54
Can i make a function return more than one type? -0.55
Difference between the output -0.62
Strange output with pointer arithmetic +1.28
Take user input and search through a 2D array -0.43
Initializing the size of a C++ vector -0.71
What is wrong with this insertion sort in C? +0.79
C++ constructor with a const argument +1.24
Copy-Assignment Operator when assigns itself +0.69
Taking lists as input till enter is pressed 0.00
Why all array elments were intilized to 0 even If we hardly assign... +0.53