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 ... 58 59 60 61 62 ... 196
Title Δ
How to Add Space in Output 0.00
Not getting 1 when casting to bool -1.66
Will the OR statement in if check only one condition? Balanced Brac... 0.00
Why am I getting segmentation fault while implementing linked list? -1.11
How to avoid code duplication in these functions? -1.68
How to change array member of a structure in C -1.34
Quicksort implementation not sorting in C +0.61
Sorting a vector with 2 pairs inside +2.19
Linked list (invalid conversion from 'Node<int>*' to... -0.57
Why does the textbook uses an initializer list as the return value... +0.32
Why is string::find's behavior different? 0.00
I am confused about "reference" between java and c++ -1.13
Pointer to a string and the difference between assignment and deref... -0.23
Converting char 2d array to int 2d array +0.63
Swapping the first value of a dynamic array with the maximum withou... -0.56
How does the compile choose which constructor to call? -0.79
Better way to find out smallest sized vector element from 2D vector -1.11
why we found ULL in the end of patterns used for memory testing? +0.48
How to add elements to set while traversing it? -0.69
Returning anonymous struct +1.49
How to pass multidimensional arrays as argument? +1.85
Conditional operator weird output +2.52
Reversing a string using recursion - getting 'Thread 1: EXC_BAD... -0.77
How can function overloading and the ODR coexist? (C++) -0.41
Why does printf("value: %f",10/2); output 0.000000? +0.48
Why p, *p, &*p have the same value when p is a two dimension ar... -1.30
C++ use std::greater() in priority_queue and sort +0.91
for loop giving unexpected result in C +1.19
input was not declared in this scope ( line 41 ) 0.00
When moving a unique_ptr into a lambda, why is it not possible to c... -1.33
What will be the actual output and why? 0.00
Write a basic half pyramid pattern program -0.20
What should be the answer of this question? -0.15
Why the size of array of pointers cannot be found inside function c... 0.00
How to compare two consecutive elements in c++ list -0.07
Having trouble regarding output of a printf statement -1.33
What is difference in checking eof() on getline i.e. while(!getline... -1.02
Following the constructor execution order in C++ 0.00
How to appropriately use pointers in C++ functions? -1.12
Sort vector consisting of nested pairs based on different values of... 0.00
Why printf prints a variable not passed as argument? +0.31
How to pass and return a pointer to an array of structures? 0.00
Re-Indexing Bits Within a Char -0.67
Variable already defined in .obj; What is going on here? +1.42
Confusion about an error: lvalue required as unary '&'... -0.60
What is the difference between "int *p =0;" and "int... -1.33
Spacing for Right aligned Triangle -0.96
Quick sort in C — pointers and memory +0.93
error in C codes from edition 3 of E Balaguruswamy book chapter-1 t... 0.00
How to fix error where a node in a tree is not being printed +0.42