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 ... 49 50 51 52 53 ... 196
Title Δ
Global overload of operator<< does not work, why? +2.76
Why is the pointer not implicitly converted into <type> const... -0.93
I need help understanding the replacement of TWO in the below code +0.45
compiler cares about copy constructor when it doesn't need one -0.37
Pass dynamic arrays/matrices to functions for initialization 0.00
How to call a value written in printf to another printf 0.00
Printing statement in c +1.83
Can someone explain to me how to walk through this code? 0.00
"Program received signal SIGSEGV, Segmentation fault." er... 0.00
Printing elements under second diagonal in 2d Matrix in C +0.90
Losing array pointer value? 0.00
Typedef struct, pointers and passing pointers to a function +0.45
Saving 2D arrays in a pointer array -1.82
Finding largest and min number in an array with functions -1.75
Base class is inaccessible error , why does private inheritance do... -0.02
Wrong outputs in Decimal to binary conversion after input of 1024? -2.10
Why am I getting a segmentation fault while trying to add two numbe... 0.00
Eval() syntax in C++ 0.00
What does << mean in C? 0.00
c++ delete last element of dynamic array 0.00
Why does C program give wrong output for positive integer? +0.99
Pushing a word to a stack and checking it for Palindrome 0.00
Cannot convert const object in Return 0.00
How would you read these definitions? +0.24
How it works in C? (implement strcat function) -0.83
No compilation errors but not getting any output in C -0.57
Deleting corresponding element pointed to by each element of an arr... -0.20
Confused over while(cin >> x && x != 0) (when int x =... -2.07
I am not getting the output for this code(Reversing a string). Can... +0.43
Linked list in C , Can't insert and display node 0.00
How to split a string with two different delimiters -0.56
In 'for (auto c : str)' what exactly is c? -0.86
C++ problems with string and while statements -1.25
how to pass value to pointer member of a structure +0.44
Invalid Write Valgrind +1.92
I'm having difficulties splitting a string into a vector -0.12
Weird qsort behavior, what's wrong? 0.00
C++ : Why do I have to add a boolean expression? -1.85
overload == to compare two linked list recursively +0.42
When trying to pass a string directly to a function results in Segm... +1.60
Variable declaration in C++ within namespaces -0.52
Struct initialization in C89 0.00
Is it possible to get the address of a variable while doing mathema... -1.04
Can I assign a class enum based on a private/protected member? -0.78
What are void (*op)(T &) and void (*op)(T &, void *)? -0.56
Problem with using gets() in visual studio 0.00
pure virtual destructors in c++ Clion and VS2019 0.00
Why specializing a template in source file does not cause an error? 0.00
How to Use Functions in C (Beginner) -0.22
Error: too few arguments to function 'twice' -1.33