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 ... 182 183 184 185 186 ... 196
Title Δ
Cannot convert from 'char **' to 'char *[]' -0.46
How do I construct a vector of objects that have constructor argume... +1.05
Count Primnumbers in Vector +0.11
invalid conversion from 'int' to 'QString*' +0.06
Implementing Popback in constant time in a singly linked list 0.00
Why isn't "0" == "0"? -0.15
Variable size array of pointers C++ -1.13
What is the best way to loop in a circular way over a container (ve... 0.00
Class - namespace and template member function specialisation -1.73
Why does this function print out the digits in the wrong order? -1.56
Vector's of unsigned char iterators not working +0.33
c++ Programming beginner--for loop and while loop +0.58
C++ Printing a string in reverse using a for loop -1.00
Initialization lists: using constructors in C++ vs Java +1.32
C++ - Segmentation Fault when Inserting in Map or Vector +1.38
Strange behavior when adding values to pointers 0.00
About conversion constructor and assignment operator -0.79
Which is correct: vector<const string> OR const vector<str... -1.37
called destructors for class during going out of scope +1.36
Append strings to class variable in c++ -1.16
unqualified ID error - c++ 0.00
Segmentation fault adding two large numbers represented as strings -1.05
Return error when returning a reference +0.11
Using constructors from abstract classes in other classes -0.75
Function Declaration in C++ -0.77
subtract values from elements in a vector C++ -1.49
C++ if 'something' isn't null AND isn't "0.0.0.0" -0.33
C++ virtual functions unexpected behavior -0.66
Do we have a enhanced std::remove_if STL function that can keep tra... +2.80
C++ sugar syntax for if (!result) return false; -1.34
Object creation order in braced init list -0.92
C++ Returning a value of an array from function won't work and rese... +1.45
What clause in the C++11 Standard does allow me to eliminate the `A... -1.41
Can you help resolve this error? (g++ prototype does not match any... +2.91
Will move constructor and move assignment be generated if I default... -0.92
confusion about when embedded object's copy constructor gets called -0.92
How can I flip certain digits in an array -0.17
How to get input to a string that does not terminate with a space? 0.00
C++ : how to duplicate std::string * -0.94
warning: base class should be explictily initialized in the copy co... -0.85
declaration of 'x' has a different language linkage +0.46
c++ template method syntax issue -1.52
Why does this program show a compile time warning? +2.71
Convert c++ vector to c-style pointer 0.00
C++ vs C# operators precedence -0.89
Should I overload the assignment operator C++? 0.00
Unexpected problems concatenating strings +0.06
Assigning a constant with multiple words to a variable? +0.59
How to stop program from closing after switch statements -0.24
Unable to reverse a string using reverse function in <algorithm&... +0.20