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 ... 59 60 61 62 63 ... 196
Title Δ
Weird behavior of std::is_sorted -1.69
How to print numbers in N x (N+1) rectangles? -0.91
Why do I get segmentation fault here +0.42
C: do all string literals have static storage duration? +0.36
Undefined Reference to 'vtable' for derived class and decon... 0.00
Why does multiple fgets statements overwrite character arrays? -3.22
How can I move all vowels from a string to a different array +0.62
Is it possible to compare two variables inside an array with foreac... -0.56
Understanding C++ std::shared_ptr when used with temporary objects +1.15
function that splits digits then sums them +0.14
I do need some assistance with a creating a loop that displays the... -2.38
C - string concatenation with pointers +1.05
Can anyone check if this Palindrome c++ code is correct? +1.51
How does the while loop work when the assignment and postfix operat... -1.76
concatenation of character arrays in c -0.48
Reversing an array (vector) using reverse_iterator -0.32
unsigned cast 32 bits 0.00
Removing duplicate items from an array using C language +0.43
What does "realloc(): invalid next size" mean? +1.91
Insertion sort algorithm behaves differently when put in a function 0.00
Double pointer for argv +2.10
Inheritance of non-private fields if "not hidden by a declarat... 0.00
Assigning value to a character array in a struct 0.00
Copy with string to linked list doesn't work -0.98
How can I define and call this code as a function? +0.43
Is it possible to initialize a vector with different instances of a... +0.88
Concatenation of two arrays using while loop +1.18
Why declaring function arguments this way: void func(x) int x; {} -0.09
How to inverse an array without forming a new one in C++ -0.57
While loop iterating on too many elements in C++ -1.95
Store string with numbers as an integer array -2.00
C Program to calculate the length of the string using functions and... -0.58
How to assign an operation to a complex number during the declarati... +1.64
Recursively calculate the product between two lists (with condition) -2.03
"expected expression before char" inside function 0.00
Why the if loop is iterating twice before asking for next input? 0.00
What do we mean by if (!string) in C -0.15
Operators in c++ : how to assign variable value from inside object... 0.00
Initialize a 2D vector inside constructor of class -0.97
Why this running code don't print the last value of the string... 0.00
problem using erase function for a vector in c++ "No Matching... -0.58
Problem with code. Using vector delete same numbers except the last... +0.86
How to condense many if-statements into something smaller and more... +1.61
Using token with different delimiters +0.69
Assigning function to function pointer, const argument correctness? +1.92
Creation of LInked List 0.00
Why is it possible to create a new struct using a pointer but not t... -0.11
How to use an unordered map with lists as a values +1.70
Global pointers between functions -1.75
Why is heap corruption happening? -1.15