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 ... 62 63 64 65 66 ... 196
Title Δ
How Do i write a Boolean function that get a number and check if al... -0.33
Passing type parameter to self-referential pointer +0.11
Freeing char* data not working -1.52
Why don't char arrays with separate chars end with a null-termi... -0.71
The 3n+1 algorithm 0.00
C++ set sorting with pair as key +1.68
Having trouble understanding pointer operations +2.59
What is the difference between struct Node* and Node* in function c... -1.12
Assuming all required header files are included, What will be the o... 0.00
Is there something wrong with my for loop causing it to display inc... -1.09
Which virtual method is executed in an inheritance hierarchy when i... 0.00
-> operator in a struct -0.32
What does mean assigning to 'float' from incompatible type... 0.00
Type casting in c++ | division between different variable types +0.44
Simple Linked List interchanging with next->next -0.06
Linker error for different declarations of default constructors +0.77
Segmentation fault at end of the function -2.42
Error using "enum" within a class +1.65
C - how to access linked list outside of the function 0.00
Pointer at declaration of "typedef struct" -1.19
Calculation of average returns wrong result -1.13
Menu Driven Logic Error Causing Infinite Loop 0.00
How to count instance of items from an array in C? -0.57
print unique-rows in a matrix -0.53
Why am getting segfault while I am still able to access those locat... -0.51
Getting Sum of 3D Array elements by using pointer +2.10
Binary Search Tree copy constructor in C++ -0.08
C program is taking a branch even though it shouldn't -1.90
c++ understanding the third argument of `remove_if()` -0.56
Why is enum data type always declared out of main() in c? 0.00
Print Number Pattern in C Program +0.71
Using string erase() and string length() to delete certain chars fr... -2.09
Why if ... else if ... else have common scope? And what scope is co... +1.63
Changing vector in function by pointer +2.69
Legal or not legal in C -0.55
Where can i put the default value for parameters? 0.00
Insert node into Dllist +1.57
Why the answer of following code is 1000? -0.88
why structure address not equals after assignment in the following... -1.28
Explanation behind arithmetic pointer post increment output in C +0.73
C: removing linked list -0.71
The adjacent_difference algorithm, and back_inserter vector<vect... 0.00
Element-wise "OR" operation on vectors in C++ -0.32
Using a swap function to swap the address in pointers of a 2D-array 0.00
Confusion about return and parameter types +0.45
Pointer Arithmetic Function Outputs Hexadecimal Form? (Using C) -1.11
how can i fill a matrix in c++ with a value? -1.42
Counting number of words which starts with 'A' letter? - C +1.01
How does it works when a default constructor acts as a default argu... -0.98
How can we print the sum of series 1+ 11 +111+........ upto N terms... -1.85