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 ... 187 188 189 190 191 ... 196
Title Δ
error C2296: '<<' : illegal, left operand has type 'const cha... +0.10
Overload operator = insted of using accesor -0.64
Write a function integerPower( base, exponent) -0.22
C++11 enums in a header file -1.02
c++ Inline function for array multiplications of 10000 -0.60
Why won't my c++ program work? +0.60
which is the order that a compiler compiles -0.48
Weird behavior of std::replace_copy used with std::string -1.04
Summation of a list of pointers +1.06
C++ inheritance error : expected class name before '{' token +0.63
How to write _find method for Linked List? -0.39
Why is my small c++ code behaving unexpectedly? +0.14
Make user give input until he enter X -0.62
How can I fix this c++ palindrome code? +1.31
Operator oveloading comparing two values from -1.29
C/C++ copy from array +0.57
GCC 4.4 fails to link valid C++11 code, when options are -std=C++0x... +1.43
boost::trim_right_if and null characters 0.00
What does (x ^ 0x1) != 0 mean? +0.77
Issue with Overloading Assignment Operator -0.59
function returning a struct in c++? -0.91
C++. Object is instantiated with wrong constructor? -1.21
Function undeclared(first use this function) -0.18
C++98 curly brace const scalar initialization -1.27
Why does this code invoke the copy constructor? -0.70
parse string to vector of int -0.90
Infinite loop reading from stdin using cin::fail() -0.73
Returning a vector in C++ -0.74
Compiler error: 'private' renders variables inaccessible within the... 0.00
Error 21 error LNK2019: unresolved external symbol:.... referenced... +0.58
Pointer of array of structure +1.52
Pointer arithmetic and integral promotion +0.24
error: expected ',' or ';' before '{' token" and "cannot... -0.59
Does the null character get automatically inserted? +1.10
Linked List : remove() and search() methods do not work properly wh... +0.35
ifstream runtime error when attempting to save the data into array -0.36
LinkedList char array data in C++ +0.59
Why use pointers in C++? -0.03
Which structure for bit? +1.30
What does it mean "the function will find and store in a param... +0.18
I created a class with 3 different maps. I am unable to assign a ma... 0.00
Member vs Non-member operator overloading -1.22
What is the difference between operator++ () and operator++ (int)? -1.17
How does a pointer to a struct type behave? +2.23
C++ Why am I getting an error with this derived class 0.00
C++ error: assignment of read-only variable -0.01
error C2228: left of '.words' must have class/struct/union -0.95
Self-referential pointer arithmetic -0.66
c++ object and "undefined reference to" not agree with du... 0.00
why the member function mem_fun calls must be a const one? 0.00