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 ... 38 39 40 41 42 ... 196
Title Δ
Why does vector::erase seem to cause a crash? 0.00
Pass argument of main directly to write function +0.46
Why do we have the type of char in C, if a character literal is alw... +0.28
my implementation of linked list doesn't print out anything 0.00
Sort a matrix by the sum of the rows 0.00
Deducing type of initializer list by first element -1.26
I wrote a method in C++ to print preorder of tree class but it show... +0.43
Is it safe to swap two different vectors in C++, using the std::vec... +1.58
Get Integer input and output it line by line without an array +0.26
What's Syntax about this line of Ternary Operator 0.00
Declaring an object of a subclass when the base class is abstract +0.43
Binary Search Tree with C++: storing values +1.73
C recursion - increase each digit of a number by 1 except digit num... 0.00
New to GCC - running a array insertion gives me different output lo... 0.00
Why dereference a reference in C? Using & next to * -0.06
Reversing linked list using double pointers and recursion 0.00
Difference between : &data[0] vs. data -0.65
Candidate constructor (the implicit copy constructor) not viable: e... 0.00
Why does an instance of a derived class call a method from the base... -1.85
Can anyone explain the output of the below C program? -0.06
Why does the last symbol in the string double after 'std::remov... -1.67
How does an undefined new operator lead to undefined behaviour in C... 0.00
Delete linked list element saving the data 0.00
Why c++ can't printf vector B[0]? +0.43
How do I make my function for counting the amount of Integers in a... -2.26
Weird result from random character generator in C -0.47
my input program, in double linked list terminates with error code... 0.00
Reference return type of member functions to custom classes in C++ 0.00
Operator Precedence in declaring more pointers in one instruction +2.66
copy assignment operator clarification -1.96
Strcpy behavior with stack array c++ -0.45
indexNumber in for-loop does not increase +1.37
A function that compares strings of names within an array and not c... -1.41
What's the difference between char *a[]={"hello", &qu... +0.37
This code gives me errors when compiled using visual studio 2012, b... +0.43
Default value in struct field when instance it +0.44
Why does a Template function made using relational operator in C++... +2.20
why my scanf doesn't work right and when i move it, it works fi... 0.00
when i try to store a ranged value to a fixed width integer of 8 bi... 0.00
Why doesn't `sizeof()` work as expected when the argument is a... +1.88
C++ how can you put two parameters in a switch statement -0.05
Initializing unsigned char pointer inside function returns null poi... 0.00
Invalid read size of 1 strcmp 0.00
What to do with the logic ahead -0.57
Why is double data type gives error in C++? 0.00
C - turn 9 to 0 -0.46
What Is default datatype of constant numbers in c? -2.13
C++ - why does sizeof return the false value for an array when used... 0.00
merge two sorted linked list into one linked list (recursion) 0.00
Pointer arithmetic of unspecified type with known size -1.08