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 ... 117 118 119 120 121 ... 196
Title Δ
Misleading compiler error message: size_t is not a member of std? 0.00
No matching function for call to Class Constructor +1.27
how does printf %n count characters? -1.74
Getting infinite loop instead of expected controlled iteration -0.55
Linked List Retain Function Not Working +1.75
Delete every nth element of an array in C -0.88
Character vs strings in C +0.69
Assigning a string to a pointer in a struct -1.81
Recursive Insertion in a Binary Tree C# -0.07
Why does this code gives segmentation fault with some inputs? +1.01
Unable to get a palindrome check to work +1.14
Why do I get two return values here? +1.40
C++ - expression must be a modifiable lvalue? 0.00
Pointers differ from an integer 2-D array and a string in c +0.27
Sum of positive values in an array gives negative result in a c pro... -1.53
What errors are saved by brevity? +1.02
C++ Creating a linked list using recursive function -1.51
C++ Use Class as Variable +0.46
C++ begin() and end() -1.48
why so many copying while transforming/copying vector -0.86
Sorting a 2D array with qsort +1.55
Passing a point in to a function +0.09
I wonder whats happens when if(i%2) what does it checks to come to... -0.57
getchar example from K&R C does not work properly -0.02
Definition and Declaration of derived classes in *.h file and *.cpp... +2.58
How this statement works `int k = (a++, ++a);` in c or c++ -0.26
Why does argc returns 2 when only 1 argument was passed? -0.92
What is the difference between std::string (*)[96][60] and std::str... +1.40
C strstr issue, Returning 0 even when should be 1? 0.00
Having Trouble With A Simple C++ Program +0.63
passing structure between function +0.98
erasing duplicate values in an ordered vector c++ +1.69
How to do this with the ternary operator in one line? -0.12
Maximum vector value function problems -1.99
While loop error while implementing 'strend' -0.03
Overwritting null character in C array -0.06
Is it necessary to free sub-pointer before calling realloc on point... 0.00
Differences between '' and "" C +1.01
Unable to return string properly in C++ for some range +0.48
How do I interpret this statement? +2.10
Function defined, but still giving "function not found" e... +0.09
c char pointers memory and global variables -1.06
find and then delete the longest occurring sequence of 0 in an array 0.00
Can anyone tell me what's wrong with my while loop. I've be... 0.00
How to initialize a pointer to a structure in C++? 0.00
C++: Local typedef returned by a private method +1.38
My vector structure is no iterating as expected 0.00
C++ Primer paragraph on Integer literals, need someone to clarify s... +1.61
What is a function pointer in C++? 0.00
Error when trying to pass '==' overload to std::map compara... +0.28