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 ... 118 119 120 121 122 ... 196
Title Δ
How to initialize static fields in C++? -0.45
Strange behavior of static global variable +0.31
How is pointer to array different from array names? +0.51
out_of_range exception in std:::erase 0.00
Why do I keep getting error message "a function-definition is... 0.00
adding items to Linked List and allocing space +0.78
What is the difference between nullptr and nullptr_t in C++? +0.33
Does std::set<classtype>.find(element) use the == operator fr... 0.00
C++ assignment operator in derived class -1.11
C++, What does this statement mean? -0.97
What exactly is a "member" of a class in C++? -0.52
fastest way converting multidimensional std::vector into one array +0.14
Segmentation fault while using pointer to pointer to a char +0.42
Using pointers vs. address-of operator while copying linked lists i... -0.25
How to copy members with const fields +1.60
No match for "operator<<" in std::operator +1.92
Passing not null terminated string to printf results in unexpected... -0.82
Initializing a multidimensional array -0.40
no match for operator[] error +1.93
Declaring a structure and immediately instantiating it with cv-qual... 0.00
c++ extend constructor of same class (no inheritance) -0.65
Passing iterator's element to a function: wrong type of pointer -1.67
how to sort this vector including pairs 0.00
How to initialize a vector of pair of string,string in a c++ class? +1.10
Is it safe to use the results of map subscription operator, without... 0.00
Confused about returns in stack template -0.99
pointer to pointer dynamic array in C++ 0.00
how to initialize array using string pointer in C++ +0.87
How to count iteration on a loop -0.68
Initializing a pointer to a struct with malloc -1.71
String manipulation C++ 0.00
C++ reversing char* adds "a" -0.02
combining 2 strings in another string alphabetically 0.00
Strange behaviour of do while 0.00
Best way to access vector objects -1.62
To find partial string match in map +0.85
Initialize String in C++ +0.50
Using .size() vs const variable for loops -0.06
Could not convert from <brace-enclosed initializer list> to i... +1.95
Passing a vector as argument to function -1.19
Passing multi dimensional arrays as function parameter gives error -0.96
C's comparison's wrong with hierarchy promotion -0.06
Function with enum return type can not be resolved in a class of C++ +0.67
Variable value changing after returning from a function in C +0.48
printing an string in cross manner using c program -0.64
C++ error: expected identifier before "(" token +1.16
how to subtract std::map elements from one to other and update it i... -0.06
concatenating uppercase letters of two separate strings in c -0.65
How the type of the result is decided based on type of operand? -0.54
How to print the void * in a function and how to access the void *... -1.16