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 ... 172 173 174 175 176 ... 196
Title Δ
How do c++ functions return this -0.15
How to process several arrays in one range for? +1.00
What does this expression mean float pay(float hoursWorked) const; 0.00
confused about C++ compiler error +0.10
Reading in file with delimiter +0.36
no matching function for call to 'fscanf' 0.00
Dynamically increase and decrease char arrays? 0.00
Erase not called in std::for_each, but does in range-based for loop? -0.99
c++11 sorting list using lambda -0.12
Iterate throught std::vector inside std::map -1.51
Passing a classA struct into an outside function 0.00
Segmentation fault (core dumped) in C++ for pointer assignment -0.12
No virtual functions, but still need virtual destructor? +0.57
What's the fastest way to search for duplicates in an array without... -0.10
Operator Overloading in C++ return +0.10
Operating on functions and arrays +0.88
Initialise base class which is POD struct -1.43
error: no match for ‘operator<’ in ‘__x < __y’ when trying to... +0.36
C++ Copy constructor runtime-error 0.00
How do I make the value of this field just NULL 0.00
How do I pass an enum by reference in this simple example? -0.15
Adding Two Objects (Operator Overloading) in C++ -0.94
My If statement isn't accepting '==' -0.53
search array for specific number and count how many times it appears +0.59
cin throwing error message -0.92
A vector of pointers to strings +0.07
Operator Overloading in C++ (small error) +1.44
can anyone please help me with this program C++ +0.59
what is the type of unsigned integers in c? +2.11
Pointers dynamic Allocation (core dumped) -0.62
error C2143: syntax error : missing ',' before ':' -0.11
C++ Class generates no matching function and known conversion errors -1.55
In c++: what is the difference between initializing a variable in a... +1.92
C++ - Weird thing, input got reversed -1.14
Class redefinition error in C++ while deriving an Abstract Class fr... -0.41
why explicit operator std::string does not work +0.59
Function to move through an array pointed by the first element by e... +2.53
Is it necessary to declare prototypes of functions? +0.34
Copying arrays via pointers in C++ -0.07
C++ - std::string::~string() string can still be printed as a null... -1.65
How to give a default value to an std::array with Visual C++ 2012? 0.00
C++ programming language help me? -0.83
to compare sub-items in vector -0.05
Access violation reading location 0x0000001 +2.53
identifier not found, trying to show array values in c++ -0.06
in c++ why we declare reference parameter as const in overloaded fu... -0.48
Does every type have a corresponding literal? -0.69
Changing Assigned Value for STL Map +2.92
What is an 'undeclared identifier' error and how do I fix it? +0.60
Using a reference or return in a function +0.10