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 ... 85 86 87 88 89 ... 196
Title Δ
Create the largest possible number from input - implementation issu... 0.00
Sort a array of array of integers lexicographically -0.41
Function called with no arguments doesn't give error 0.00
Initializing std::string embedded in std::pair with non-1-argument... 0.00
passing typdef struct as a parameter to the function -0.03
Initialize map of enums to structures -2.27
alternate the elements of an array from the first one to next and p... 0.00
Strange bug with C character copying program 0.00
How to make recursive function, it needs to check if in a given str... +1.13
implicit conversion fails in function parameter +2.10
Pointer to Array in C +0.16
Increase dynamic array size with a function; free error, invalid ne... +1.80
If my function is const, do the parameters have to be const as well? -0.04
Difference between fgets - array vs pointer -0.05
Using global variables as the arguments for a function +1.64
Why does loop work this way? +0.79
Different behavior observed upon doing erase(iterator) on vector an... 0.00
expected unqualified-id before int c++ 0.00
Catch-all for if-else in C +1.06
Substring a char c++ 0.00
Error, linked lists using C programming 0.00
I want to make an array of structure dynamically but I get a heap c... -0.88
Is there a way to initialize an array of strings in a struct when y... -0.26
X,Y passing size for the array in C function +0.07
how to duplicate cin 0.00
std::out_of_range when using string find and replace inside while l... -0.03
Can I check a C++ iterator against null? -0.28
||, && operators in C +0.63
How do I remove a character from a string in c++? -0.26
C++ const static member is not identified when trying to use it to... 0.00
Segmentation fault while using const_cast to overload a constant fu... -1.16
The destructor is unable to delete a continuous memory block that h... +0.32
Using a defined function type in a function declaration -1.29
Understanding 2D array with dynamic memory allocation +0.46
copying char array into another array gives garbage value -0.51
sorting even and odd numbers in a linked list -0.97
c++ possible to overload `operator<<` to display map? 0.00
Check if name contains only alphabet 0.00
Assignment from incomplete pointer type ,c programming language -1.33
Switch isn't reading all cases -0.16
Program is skipping getline () / C++ -1.59
Abort trap: 6 in C when using strcpy on MacOS -1.30
Deallocated memory functions C +1.50
uppercase a specific character given by the user in c +0.49
How to compare two non-random access iterator in C++ -0.44
Why the program is not working properly? -0.53
Error: "Undefined reference to operator<<(std::ostream&a... 0.00
Swapping largest and smallest numbers in C -0.12
Adding an element to the end in linked list C program -0.19
Replace consecutive duplicate character with its single occurance +2.61