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 2 3 4 5 6 ... 196
Title Δ
Why is my code not giving me correct results 0.00
Copy part of a string directly to vector error: no match operator= -1.86
insertion in a singly linked list at a specific position 0.00
Initializer element is not a compile-time constant using C +1.23
segfault when referenced by index +1.93
function which arranges the elements of an array in ascending order +0.29
Why we need to return pointer when we use function? -0.50
I have a problem with a problem that uses lists 0.00
Sorting a const char* array of strings in C - Exercise -0.72
How to sort a vector with given column only on a triplet value? 0.00
qsort turns all values of array to null 0.00
How to make a function in C++ to delete a node from the linked list... -1.95
Are an incomplete enum and a complete enum compatible types? -1.24
Having error:invalid type argument of unary '*" (have '... +1.99
Defining a global constant 0.00
Why the for loop is filling the whole array with the latest string? +0.25
c++ std::vector: sum in a vector position its previous value +1.15
How should I free a malloc variable when it has been assigned to an... -1.72
Descendent print C array -0.63
unite two strings by copying one by one the characters of the secon... +0.08
behavior of print function inside a Boolean expression +1.50
Adding an element to beginning of linked list C -0.58
Usage of zd vs lu for sizeof +2.65
segmentation fault (core dumped) when adding this feature 0.00
Strcmp function and char arrays -1.47
Function that would get minimum, maximum and average in c -0.09
C++ program not returning a Value (Functions) +0.42
Simplify numerous array declarations in C -0.59
Difference between two struct initializations 0.00
Possible to initialize/assign a struct pointer? -1.47
c - reverse string comparison (palindrome) +0.52
Catching the name from a function 0.00
What is wrong with my squeeze() function? +0.44
Different results when using different ways to calculate a function... +0.41
Can the qsort comparison function always return a non-zero value? -1.49
Where are array declared as pointers stored? +1.58
Why isn't my reverse(); function working? -2.18
Vector of strings works correctly before sorting, but afterwards it... -0.30
How do I output the first, the last, the second, the second to last... -0.59
why can not p = itv?(vector problem from c++) +1.73
Is it possible to assign to an array from an initializer list? -0.41
Why does function call change value of string in main function? -1.05
what does my reversed array add random characters in C 0.00
What is the pointer of bool datatype? 0.00
Function that modifies string and returns the modified string +0.93
Can an array be ordered both ascendant and descendant for bsearch t... -0.55
How to convert a string into individual letters char in c +2.34
leet code problem 2 (add two numbers) runtime error when using malloc -1.69
Unable to understand pointers in c in a function +0.46
My code runs in VSCode but does not run in DevC 0.00