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 ... 105 106 107 108 109 ... 196
Title Δ
remove element from vector and adding that element to a new vector... -1.90
Why is 0 < -0x80000000? +0.71
Type conversions on references -1.68
Reverse array pointer in c++ -0.59
Can you refer to the object being called within a class object func... +0.34
Cannot access private constructors of a Friend class -0.87
Calculate sum of int inputs using a for statement +0.66
Why do I get the following error in initialization? +2.44
Problems creating and getting values from multidimensional vectors... +1.78
Operator Precedence in C language +1.27
VS 2013 keeps saying that "String" is undefined, i'm... 0.00
No check condition in for loop but the loop still terminate C++ +2.31
C - Finding the index of the largest item in 2D array +0.02
What does "using namespace" do exactly? -1.73
delete a node in linked list doesn't work in c -0.40
Typedef-ing nonexisting struct in c -1.19
How to get a Node in C without trashing the old linkedlist +0.47
C++ Take elements in int array into single int variable 0.00
strstr() always returns null 0.00
how to merge two dimensional arrays in c++? -0.00
Will the below declaration of the variable lead to lexical error or... +2.11
Accessing vector data from object passed as argument in function 0.00
how can i fill a 2d array with 0 and 1.? 0.00
How to pass a 2D array to a function, when there is an undefined va... 0.00
C++ virtual function behavior -0.67
Default Argument in non-inline Constructor -0.30
Beginner C++, "no matching function call to" in constructor 0.00
error: prototype for does not match any in class 0.00
Use free() for a struct containing array 0.00
Segmentation Fault, array of pointers 0.00
initialization of static member of template class +0.46
K&R C Invert Function 0.00
How do I copy the elements of a 2D array onto a 1D vector? -1.47
If I copy a pointer and then free it, does the original data disapp... -0.29
Homework: Making an array using pointers -0.87
Selecting only the first few characters in a string C++ -0.46
What is the different between *&aPtr and &*aPtr? -1.68
How do you use a for each loop with pointers and polymorphism? 0.00
C strtok() delim 0.00
How to use pointers to return 2D arrays functions? +0.42
C: Palindrome: Different strlen-values +1.40
Array of pointer declaration -1.22
what's the behavior of this condition if(VALUE & 0xFF00) -0.39
How to find index in sorted array where occurs maximum value for th... -0.43
What operator to overload when class is passed as argument to print... -0.40
Priority between local variable and class attribute in case of name... -0.38
strtok Unhandled exception;Access violation writing location 0.00
What exactly does typedef struct node {...} Node; represent? -0.48
Pointers in linked lists +0.19
Make pointer point at the end of the array +1.41