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 ... 189 190 191 192 193 ... 196
Title Δ
Is it dangerous to overload bool operator in this case -0.71
How to make a condition with a string? +0.21
create member function name and call it at runtime in c++ +0.58
How to add elements to the end of a linked list 0.00
Calling virtual function in derived class -0.40
Which is a better Get member method? -0.65
How to declare a (multi-dimensional) array with value inputted by t... -0.00
how to fix compiler error undefined reference +0.09
counting and printing the length of each word in a sentence +0.14
large negative number multiplied by -1 gives output negative c++ -1.11
Why this C++ code works the way it works? -0.38
Faster way to check if number is divisible with specific number -0.10
Counting words in a c string -0.16
Declaring array of objects on heap with variable array size +0.71
No matching function for call, but never called that exact function -0.61
Bubble and Selection sort c++ 0.00
String vs C-string in declaring a member variable -0.65
Operator Overloader with a card class with vector sort -0.15
How can I get fout to work in a function that is not main? +2.46
C++ getting "invalid user-defined conversion" error -1.89
Is there safe_cast in the standard c++? +0.60
cannot appear in a constant expression 0.00
Function/method definition error in Arduion/C++. Or syntax error? 0.00
May I place "using namespace std" into my namespace, that... -0.64
Can't declare dynamic 2D array in C++ +1.28
Why does this code crash while testing stack? -0.00
End of scope clears variables from memory? -0.41
How to quickly compare string against lots of predefined strings? -0.33
Checking if all elements of a vector are equal in C++ +1.15
How to use std algorithm to replace this for loop? +0.86
Declaring an object's array size in the class -0.33
the greater functor doesn't work -0.73
Converting string to unsigned char 0.00
How to take reverse of string -0.39
Base Member Initialization vs Assigning default value in class decl... +0.11
convert string containing a hex value into a char byte in c +0.19
Else without a previous if error -0.93
std::initializer_list and order of evaluation of the elements 0.00
C++: warning: C4930: prototyped function not called (was a variable... 0.00
Can we pass a char* to const string&? -0.44
Undefined Reference for Vector 0.00
Is std::string terminated with '/0'? +0.62
the object has type qualifiers that are not compatible with the mem... -0.60
C++: temperature converter - why calculation return 0 -0.33
Is there a limit on the size of std::set::iterator? 0.00
C++ error: warning: multi-character character constant/atof usage +0.42
Quick(est) way to remove all the elements of a vector from another... +0.10
Error 1 error C4430: missing type specifier - int assumed. Note: C+... +0.59
Following program is throwing an error related memory access +0.19
2d pointer initializing in -0.15