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 ... 184 185 186 187 188 ... 196
Title Δ
c++ Encapsulation questions -0.24
global const variable definition - access through extern in c++ 0.00
Microsoft STL: Constant values always on the left in conditionals? +0.80
initialize private static variable c++ 0.00
Function prototypes without argument name and function declaration... +0.94
Call order of constructors -0.93
Calculating class size for write 0.00
What kind of task will be done with the following code? +0.59
the sum of the first five natural numbers -1.61
Copy short integer in char array with 0s -0.72
Infinite for loop? -0.03
returning index of the biggest value +0.09
Comparison signed and unsigned char +0.49
type conversion of some elements of a vector of objects -0.50
How do I pass an array of class objects to a function? +0.18
How to get the real and total length of char * (char array)? +0.06
explanation of this recursive function -1.05
Default copy constructor and assignment for class with move constru... -0.58
Visual C++ cannot compile vector insert() +0.44
Accessing elements in std::vector<std::reference_wrapper<Type... 0.00
How to print specific amount of elements of array per line? +0.27
() operator in C -0.52
printf() confusion - printing (null) when trying to print string an... +2.05
How can you check if a value entered is numeric? +0.09
Error C2236: unexpected token 'enum' -0.75
Error setting class attribute with pointer +0.58
Dynamic Arrays in C++ (Array of pointers or new array?) +0.60
recover the inaccessible class c++ -0.81
Syntax error while defining class in C++ 0.00
Create Array Using Pointers +0.09
C++ Expected type-specifier before 'XY' - In member function virtua... 0.00
undefined reference error in g++ 0.00
C++ std:string compilation error -1.26
A pointer to 2D Array of Object Type Pointers +0.54
How to take 2 characters from std::string and convert it to int in... -1.21
what's the difference between mid=(beg+end)/2 and mid=beg+(end-beg)... -0.09
c++ finding same record in vector +2.78
counting loops on c++ password program -0.34
Unexpected results when using a std::priority_queue of struct point... -0.97
I can't allocate memory to my char pointer -0.25
invalid conversion from 'const char*' to 'char*' -0.78
Is there a subsequence algorithm in the Standard Library? -0.43
Is there narrow characters version of iswctype() function? -1.22
Segmentation fault when creating two link lists +2.42
How occur the allocation of variable of type unsigned short and uns... +0.10
What's wrong with my code(pointer)? 0.00
A method can't access a member variable of the same class (C++) -0.19
Print to file a function that prints to screen 0.00
Reversing alphabet value of individual characters in string by calc... -0.43
How does the "&" operator work in an IF condition? +0.13