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 ... 35 36 37 38 39 ... 196
Title Δ
Pop works only once in specific function -1.33
Two-dimensional string arrangement using pointers in C -0.50
Why does my code keep printing twice? I don't understand the pr... 0.00
Checking if a number is a multiple of 9 and its degree-9 in c -0.26
Value of char array changing, upon calling strcpy on a different ch... +1.97
Trying to define a matrix by a vector 0.00
Understanding bool operator==(paramater 1, parameter 2) -1.42
If Else Statement not outputting correctly 0.00
Copy a pointer to a struct in a function (linked list) -0.05
Understanding .begin and .end in vectors -0.71
How does this recursive function return the correct answer? -1.06
Passing a pointer as a shorter array -2.27
Wrong assignment in string struct variable in C 0.00
How to convert std::string with hex values into std::vector<unsi... 0.00
finding output to a simple but tricky program 0.00
Putting uppercase letters taken from user and putting into an array +1.10
How to iterate over a char pointer array returned by a function in... -2.09
Circular, singly linked where the nodes are deleted one after another 0.00
Realloc returns NULL, but does not set errno. How do I properly che... -2.42
Concatenating char buffer into a string +0.10
Swap Function is not swapping elements of 2D array in c++ 0.00
How to read only first n characters from each line in c language? +0.68
Writing a custom insert function for std::vector +1.07
Using Enum Class to define members in class -1.08
Using free with double pointer to a struct +1.52
Why doesn't the object value change? linked lists 0.00
How do I make a command line argument into a vector with each chara... +1.89
Initialize a vector in a class? +2.08
Inizialize empty 2D vectors? 0.00
Losing some values while passing 3D array as a parameter C 0.00
Draw hourglass recursively in C +2.11
What exactly do you pass in when using a class object with [] after... +0.43
How to scanf a string until specific word occurs -0.57
How can I use the toupper or tolower function on a string array +0.10
*& vs & in passing variable to function +0.75
Cannot understand the for loops used in this code -1.72
Why does my C program keep crashing in CMD -0.62
Why does the removal of this return statement affect the outcome of... +1.30
Why is this declaration of a vector invalid? +1.24
Why does my char* copier return different things? +1.16
Copying an unsorted C array into another while avoiding duplicates 0.00
How to take the elements of pointer array in C? -1.00
How would you explain this disassembly listing? +0.44
::(scope resolution operator) preceded by nothing +1.73
problem with variable inside variable reverts once changed changed 0.00
Why -Wparentheses doesn't give warning for if (int x = someFunc... 0.00
Why my new array only copy and reverse first 10 elements about old... +0.45
strcmp returns false for for equal char sequence -0.61
SegFault error, but linked list works properly 0.00
Segmentation Fault when using strtok -2.18