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 ... 168 169 170 171 172 ... 196
Title Δ
Using pointers with structures to pass data to functions +0.55
C++ Read, from the keyboard, one character at a time until the user... +0.54
Are C++11 thread_local variables automatically static? +2.61
Convert string to array, strcpy don't work -0.27
Unexpected errors, not sure why +0.54
Read-only variable is not assignable -0.46
C++ - Object as a variable in parameters +0.57
How to change one character of an std::string? 0.00
How to compare std::string to "" properly? -0.20
error: invalid use of incomplete type ‘struct Item’ -0.45
Initializing a multi dimensional array in C++ +0.54
Is there anything wrong with sizeof(array)/sizeof(array[0])? +0.53
Change from string to number in C++ +1.13
I can't initialize a struct values in C++ -0.22
How would I write a pop_front function for a list? 0.00
How do I change the output from being 1,2,3,4,5 to being first, sec... +0.68
How do I replace " " with "_"? -0.13
Checking 2d tic tac toe array locations c++ -0.23
Error: Storage class specifiers invalid for parameter declarations 0.00
C++ - Decimal to binary converting -0.47
how to store (or convert) a specific column of an ASCII file into a... +1.19
see if string could be read the same way from both left and right u... 0.00
Storing an vector iterator inside another vector -0.59
is it right to use the new operator like this? +0.09
How do I properly create an array of 2d int arrays in C? +1.98
Converting string to long +1.61
Checking a number present in a file inputted +0.43
C++ Array passig parameters -0.15
Append Const Char to Char* C++ 0.00
Basic C++ error. Run-Time Check Failure #2 - Stack around the varia... +0.04
Why is error occurs when trying to replace strings in an array with... +1.60
C++ error when using struct variable -0.54
return a const reference to an object -0.04
How to return Pointer to a object from List of objects using iterat... -0.29
Accumulate through a vector of pointers -1.12
how do i sort words into a structure array in C++? +0.22
Did I create this array of strings properly? c++ +1.73
Overloaded operator not working in method 0.00
How to find position of a substring in string in c++? -0.84
Construct std::vector<double> from a double* array of known s... +0.09
Return entire Array 0.00
Add a new line using String^ in c++ 0.00
Converting variable reference to value? +2.27
error C2679: binary '=' : no operator found or there is no acceptab... -0.63
error C2600: what does this means? +0.56
how to pass 3D array to function using pointers 0.00
Define array size using conditional preprocessor inclusions? -0.21
How do I read in a .txt file and store the data in a 9x9 array? c++ +0.05
The correct ways about Instantiating class +1.62
Using predicate in find_if +0.45