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 ... 102 103 104 105 106 ... 196
Title Δ
How to check if particular characters appeared in same order? -0.94
Singly Linked list - popback function +0.13
How to use class object variable in another class -2.15
Does order of method declarations in a class matter to the compiler? -0.79
Manipulate members of vector in class +2.68
Search in Dynamic Array -1.50
What if a null character is present in the middle of a string? -1.01
C function to compare last elements of a string to another using po... +1.40
Does these methods of removing '\n' left from fgets differ... -1.02
Comparing a char in a struct to the user input 0.00
please tell me why this program is not working 0.00
Save one by one words from string to the list +0.51
Error C2535: 'ManagedArray::ManagedArray(void)' 0.00
Why does it work to access a dynamically allocated 2D array element... -1.66
Making the "else if" part of the outer statement accordin... +0.80
Is there any difference between if(!n/10)return; and if(n/10==0)ret... -0.58
Using goto statement for loop -1.64
What is the use of double pointer to a structure in C? +1.92
Are public, in-class typedefs necessary in C++1y? -1.89
c - incrementing array pointer -0.26
C library include -0.69
Checking if a Linked list is Empty in C -0.00
convert information of struct of an pointer to array +0.90
Passing multidimensional arrays to functions in C++ -0.50
Why doesn't it work to pass matrix to function if it is statica... -1.91
Extracting a 1 dimensional array from a 2 dimensional array +0.82
C++: Public member of a private nested class type -1.72
Copy 2d Character Array inAanother 2d Array Using STRCPY +0.49
Pointers: c++ requires a type specifier for all declarations -1.06
Initializing array of fundamental types -0.69
Program that checks for duplicated characters in an array +1.37
When can a declaration of an identifier that has block scope have i... -0.27
Access to a variable from function pointer both in same structure +0.50
why does pointer subtraction in C yield an integer? +1.18
How to assure the loop is entered (C++) -0.81
Non-traditional uses of switch statement +1.31
Wrong output with memcpy +1.41
"ISO C++ forbids declaration of 'list' with no type&qu... 0.00
When to delete allocated memory of returned value +1.04
Why strcmp giving different response for complete filled character... -0.20
Ternary opertor output +0.23
define a pointer variable to the function in C program -0.72
Can't name variables "far" and "near" when... 0.00
Deconstructing a *Thing -0.84
error: expression must be a pointer to a complete object type -1.25
Destructor's Output +0.99
Is it legal to re-capture variables with Lambda function? +0.09
cpp polymorphism and inheritance - compiler does not see method -0.38
Adding string value to map in c++ -0.30
Setting pointer within a stuct to null 0.00