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 ... 57 58 59 60 61 ... 196
Title Δ
How to add integer in a string? +0.45
Function pointer parameter without asterisk -1.97
C: How do I correctly access an Array element of a Struct passed by... 0.00
how to take a linked list and a function pointer as inputs 0.00
Implicit conversion of C pointer warning 0.00
Could not deduce template argument for 'Node<T> *' fr... +0.17
Put second string on a position from user input on a first string +0.02
Swapping two structs from an array of structs (bubblesort) -1.86
Data abstraction and encapsulation benefits -0.81
Template class copy construcor from different type: should it follo... -1.62
What does the :: operator do in this situation -0.93
Why does passing a class as parameter requires a default constructor? 0.00
Tagged structure initialization, functions and their parameters +0.41
Function pointer initialization with function declaration - is it p... -0.78
Assigment Operator for objects with user defined pointer members +1.81
String traversal using pointers +0.47
Check if pair is empty or uninitialized -1.03
What is the definition of an "argument in C" -0.23
Curious about cin -0.74
How to sort an array of struct in C? 0.00
What type of typedef is this? -0.55
Why does my code not insert a new node into this linked list? -0.39
Using scanf() function two times: works in one case but not in othe... -0.64
no match for operator == or != in my code within the do while loop -0.57
How to find max element of a vector with user defined predicate -0.86
How does shift operator work with negative numbers in c++ +0.41
I have encountered "Buffer overflow-array index out of bounds&... -0.32
concatenate 2D vector to the left +2.26
What is the point of a constraint expression on a non-templated fun... +2.93
strstr function misundersandings -0.06
Why doesn't 'operator<<(cout, double)' work? -0.66
Can't pass twice pointer with braces +0.31
How to assign true to a boolean variable in c language +1.11
Program stops after taking value -0.93
How to change code, to create a recursive function +0.44
What will be the output, if we print a string that contains "%... +0.24
Error while declaring and initializing variable of the struct type 0.00
How would C parse a = b---c? +0.44
template class specification and inhertiance +2.98
unsigned long larger than 0xFFFFFFFF +2.36
How to fix an error when resizing array in c++? -0.38
Are local variables rvalues in C++? +0.50
How to force template class to use specified type unless specified... +0.70
How to use pointers correctly in C -1.92
Why output of number of 'K' are more than the input charact... +0.52
How do I set multiple pointers? -1.31
error: invalid type argument of unary '*' (have 'long i... -0.03
Trying to use typedef within a struct: why do I get an error, and i... -0.47
Capacity and copying in STL 0.00
Why does this test always return false? +0.43