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 ... 83 84 85 86 87 ... 196
Title Δ
Operators overloading (+=,=) for own strings -1.40
C - Array initialization using strlen making array wrong size +0.92
Segmentation fault: 11when using if condition +1.85
Memory leak with string arrays in c 0.00
fputc and fgetc(in C) for values greater to 255? +2.38
A friend sent me a snippet I don't understand. How does this wo... -1.30
C++: std::merge => using for sorted lists -0.51
i keep running into problems with if elif and else in c++ +0.47
C Array Initialization getting error +0.45
What's the difference between if( !(s & i) ) and if( s&... -0.09
Abort trap: 6 with loop in c 0.00
Printing random elements of an array in C -0.05
defining typedef for a struct for 2 times +0.78
Why does the dereference operator fail to return value pointed by a... +0.73
Left padded text 0.00
Unable to allocate memory inside a function and return it in C -0.88
Push Item into Stack with C +0.45
Checking numbers in an array +0.70
Register storage specifier in C++ +0.18
Using pointers as data for functions -0.14
One char from the other bool function -0.61
Why do C Functions Alter Arrays Automatically? +1.75
Segmentation fault for the below program 0.00
A bug in short c++ code, and I think it's due to the deconstruc... -0.03
How to convert a std::string which contains '\0' to a char*... +1.37
Copying strings between vectors of strings in C +1.82
Is *s equivalent to s[i]? 0.00
strncpy function in C isn't working -1.24
Can't seem to get a char array to leave a function and be usabl... -1.89
C - pointer is not null after freeing it +0.35
Array allocated by malloc is too long -1.33
C - strlen("288_882_288"+strlen("288_882_288")... -0.70
Function Prototypes with arrays as parameters +2.78
c++: invalid initialization of reference of type 'const int*&am... -0.40
Is it guaranteed that global variables are always initialized to 0... +0.51
Finding the 2 greatest and smallest integers in a sequence -0.57
How to write your own strchr in c using pointers? -0.75
Difference Between c.foo() and c.parent::foo() -0.90
Pointers and double pointers exercise -2.13
C Function Returning a Pointer to a Pointer +0.43
Allocating string with malloc -0.67
What should I do to read strings in c? +0.27
Why does malloc(1) work for storing 4 byte integers? -0.82
mallocing string in C -1.35
stack in c allocating space -1.44
Why does this sorting doesn't work ? (C) -0.07
Using cin in for loop defiition -0.95
Dynamic allocation and procedures -1.23
why cout << cout yields 1 instead of not compiling? 0.00
Is it possible to initialize a static array using a ternary operato... +2.16