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 ... 30 31 32 33 34 ... 196
Title Δ
ambiguity with conversion operator and constructor 0.00
Why is my array always giving a true answer? 0.00
The declaration of this function -1.82
Why is constexpr solving duplicated definition? -1.02
Differences between Instance Creation and Pointer to Instance Creat... -1.29
Bubble Sorting - How to use it? 0.00
Undefined reference to 'Inventory::insertEnd(Node*, int)' 0.00
proving pointers address in c +2.00
Extracting values from 2 vectors based on the max value index C++ +0.45
How to allocate memory for a structure member properly? +0.46
Getting pointer issue in C program -0.62
How to remove duplicates from an unsorted linked list +0.45
"no match for 'operator<<' (operand types are &#... 0.00
Difference between std::resize(n) and std::shrink_to_fit in C++? -1.41
C++ Array passing to function with size -2.08
How can I remove specific duplicates from a multimap? -2.17
strcmp usage to terminate file writing doesn't work -1.50
Merge Sort using C++ Program not getting correct output -1.16
Print an array of char, but the ending is not expected -0.04
Computer Memory Allocation for Duplicate Inputs -0.06
Creating LinkedList exits with return code -11 (SIGSEGV) +2.19
How do I get rid of the warning in this simple recursive implementa... 0.00
c++ r-value reference applied to function pointer 0.00
passing argument 1 of ‘ ’ from incompatible pointer type - C 0.00
Inserting into dynamic array 0.00
Exception Thrown: access violation -0.63
Find the length of the longest word in a string. C language +1.09
The size of char datatype in C which is in format of %s or %c? +0.85
Can I use an if statement as condition in another if statement in C? -0.05
C++ anonymous struct as std::map value -0.87
why is `std::istreambuf_iterator<char>` regard as function de... 0.00
Linear Search on Vector 0.00
How does an unsigned integer and literal get compared in C? -1.36
Understanding the difference between different C pointer assignment +0.45
C warning(clang compiler) "integer literal is too large to be... -1.37
Can't understand exactly the pointers in 2d array -1.52
Segfault when assigning to struct within 2d array through function... +0.44
Can someone help me with this linked list? C++ +1.28
the following code is about rotating a sorted arrray by some value d +0.44
Is it possible to have a non-friend function which can only be foun... -0.72
Why are my data elements being copied instead of moved? -1.05
Dereference Operator Before an Array Element? -1.52
How can i make first letter of all words in a string uppercase recu... +1.83
Finding the last occurrence of a string in a sentence in C 0.00
C++ Program skipping second fuction call -0.40
Cannot decide about condition in while loop -1.13
How to traverse a 2D array using recursion -1.96
How can I use sprintf() for print to a char *? -1.38
Reverse a string without strtok in C 0.00
Practicing linked lists -0.32