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 ... 41 42 43 44 45 ... 196
Title Δ
N x N Tic Tac Toe Check For Win 0.00
Pointing to char in string inside a struct pointer 0.00
pointer array of parent class having a pure virtual function and ob... 0.00
Recursive version of strlen in c Strings c++ 0.00
Why doesn't the variable increment itself? +2.34
Pointers and Strings relation 0.00
Sort 2d array so biggest elements are on the main diagonal -2.30
C++ unordered_map::insert won't compile +0.10
Is there a way to set all the pointers pointing to the freed memory... -1.46
ISO C90 forbids mixing declarations and code... but allows it in ce... +2.01
Alternative for a loop in C++ +0.40
Understanding extern storage specifier in C +0.86
Using typedef with pointers in C -1.86
No Call by reference in C? -0.14
dequeue not working for Queue class inherited from a double linked... +0.42
How to Free Memory properly from Linked List in C? -0.57
c++: I am not getting the right output (Noob Question) +1.01
Upper_bound and lower_bound doesn't compile -0.95
Passing value from one function to another C++ +1.22
In which order is && and || is evaluated in C? -0.79
backslash usage in C language +1.12
Why can't I display the address of a pointer? 0.00
How the constructor is working within another class 0.00
Trying to find shortest sentence in string using arrays +0.43
How to define function type with typedef? +0.79
Why does if( -8 & 7) return false +0.40
Array elements not allocating by positive or negative values in C -2.28
How can I erase all items from a vector? C++ -1.06
My function will give correct answers on only one call but not on m... -0.09
Why my code doesn't work if i don't put case 0 in switch -2.14
Why am I not printing out the vector when I use the for loop and co... +1.06
How to prevent class object inside a class to try constructing itse... 0.00
Assign value to dynamically allocated integer +0.41
Passing 2D array to a funciton in c & c++ 0.00
How to get struct field having pointer to the struct? -0.14
How to read strings until end of input, with reading lines until \n... 0.00
Why Gun *gun=&machinegun is working, but *gun=&machinegun n... -0.51
Variable Declaration and Scope in C -0.08
Initialize a class object with the this pointer in C++ 0.00
Having an error while removing duplicates in my c code 0.00
Recursive function to count number of nodes with two children in BST +0.64
cpp template specialization, error saying type of the argument 1 is... 0.00
Find the sum of neighbors given integer -1.75
C, Global Variable change isn't kept outside the function +0.59
Output prediction cannot understand the while statement -0.00
Increment on unique_ptr causes unexpected behaviour of user-defined... 0.00
Why can't access to enum here? -0.75
strcmp (AIX,Linux Redhat) different behavior 0.00
C char array insert characters using functions at different stages -0.08
Why am I getting an uninitialized local variable error when I have... +0.92