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 ... 161 162 163 164 165 ... 196
Title Δ
How do i find all the 3-digit numbers, whose digit sum is a prime n... -1.30
g++ error: not declared in this scope 0.00
Getting template error. 'T" was not declared in this scope +0.53
Template array class of pointers +2.38
C++ multidimensional array cannot increase above 0 0.00
Counting characters in a file stream +1.91
Counting list of words in c++ 0.00
Range-for-statement cannot build range expression with array functi... +0.16
Segmentation Fault when deleting a pointer in vector -1.75
what is this syntax - new (this) T(); 0.00
Compiler generated methods +0.06
Boolean array returning incorrect values from bitmask? 0.00
How to iterate over base objects that is a certain derived class +3.13
c++11 lambda capturelist reference +1.14
What promoted types are used for switch-case expression comparison? -1.06
Function split in C++? -0.92
initialize array in constructor for c++ 0.00
"Segmentation Fault [Core Dumped]" while initializing 2d... +0.90
compare strings with strcmp function works different +0.57
Why isn't my passing by reference working? -0.58
Trying to understand how to return references to automatic variables -0.74
Partial Aggregate Initialization and Non-static Data Member Initial... -1.14
In-class member initialization with an initializer list using unifo... +0.61
c++ program display number +0.54
sprintf - what does it actually do -0.73
C++ argv[] not being passed fully -0.39
C++ Compile Error: array has incomplete element type 'int []' -0.43
Casting a (pointer to a variable sized array) to (pointer to pointer) +0.22
sort linked list in C++ by using std::sort +0.18
how to print a char pointer with out getting gibberish? -1.83
C++ -- Incorrect signature for assignment operator? +0.54
Can't set value of static object field (error LNK2001: unresolved e... -1.91
Error: Class computer comp is already defined in computer.obj +2.16
binary search a std:map +1.00
Program executing incorrectly +1.09
Should I define number of elements in a vector before or after know... +2.23
Address of a reference +0.76
C++ error when trying to create a vector of tokens -0.61
Getting error LNK2019: unresolved external symbol in vS@)!) that co... -1.80
input char array and output it as integer array +0.42
Pointer Arithmetic, Pass by Reference +1.14
Comparing Char Pointers -0.58
cannot convert parameter 1 from 'Player *' to 'Player' c++ -0.75
How to access static int from nested class? 0.00
Int to Char array(part sums) -0.17
Unsigned int representation -1.49
Program crashes if I don't define a vector size -0.12
Returning a global object from a function in C++ -0.63
warning C4018, error C4996 and error C4716 C++ 0.00
Counting the tokens when you tokenize the string in C++? +3.07