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 ... 54 55 56 57 58 ... 196
Title Δ
C++ For Loop got skipped in the middle of the process. How to fix it? 0.00
error "expression must have a constant value" -2.20
How to determine the number of elements of a complex array in cpp? 0.00
i can't get a friend member function to actually be able to acc... +0.50
C++ ifstream::read confusion -1.79
scanf is continuously taking values (input) -0.60
C programming pointers and array +0.41
How to fix this code of "1/0! + 1/1! + 1/2! +....+ 1/n!" 0.00
What does "return x == y" mean? +0.08
Why does using a range for loop gives different output than using a... +1.93
Binary tree coding problems with c++? 0.00
I made a stack using linked list (without array), but my pop functi... +0.42
Member function of class with template arguments and default argume... -1.87
How can I start with this problem and fix my code? -0.09
Is nullptr falsy? +2.27
Looping through array and assigning certain values to another array 0.00
I can not work with linked list inside linked list -0.58
Decompose a number to product of prime numbers and print it like 18... +0.39
Confusion about unsigned and integer expressions +1.55
How to find a struct list item -2.01
break statement not working in else statement 0.00
How does main() function compare to other functions in C? -1.53
non-const lvalue reference to type '' cannot bind to a temp... +0.44
How to store groups of doubles using structures and arrays -0.80
Trying to find even length substrings from index 0 onwards 0.00
Input of 2D array (-1 for end of row input, -2 for end of 2D array... -1.72
what is the difference between using the same value for two case la... +0.29
if-else vs Ternary function call performance +0.28
What is '-1[p]' when p points to an array (of int) index? +0.33
Does realloc mutate its arguments +2.11
Using set_union for strings +2.12
2 strings s and t. t is subsequence of s. Find the maximum length o... -2.51
Allocate char array and strings -2.03
Garbage values in C +0.80
Nested class in templated class used in templated function syntax e... 0.00
The output screen goes blank 0.00
Why are arrays of undefined size only allowed in main()? +2.16
If with function i return a pointer created inside it,will the poin... 0.00
Is string header file needed anymore? +1.53
C++ STL map update all of the values at the same time +0.42
How to print char * +1.22
What does void mean, or how does it affect T in this case? -1.57
fgetc prints wrong characters to console 0.00
How does this function print strings in the reverse order? +1.57
string printed in reverse without reversing in the code 0.00
I have written a C code for a pattern but there is a small mistake... +1.93
Initialize array with function-depending size in C++ -0.77
How to store Generated number from 1 to 500 in two Array +0.33
String length not the same as array length? -0.13
Is freeing an allocated pointer with a null value necessary? -0.23