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 ... 44 45 46 47 48 ... 196
Title Δ
If private members of a class cannot be accessed by a non member fu... -0.95
Reversing the nibbles +2.78
function call, casting its void * argument to any other type 0.00
Why am I getting an error saying that my function type is conflicti... -0.99
How can I resolve the "cout was not declared in this scope&quo... +0.40
std::map find distance with iterators, program does not terminate +1.90
Weird execution 0.00
Why use memset in this case -1.38
How to use a member function of a class as friend function of anoth... +0.45
A function's prototype is similar to declaring the function in... +2.83
Cannot create object when creating user-defined copy constructor 0.00
Sorting a table C++ +0.14
Tree not being created 0.00
Printing elements in a queue in a different function does not empty... 0.00
How to use realloc() in a function and access the values? -0.04
Why isn't bubble sort printing out correctly with each iteration? 0.00
invalid initialization of reference of type for class WholeNumbers 0.00
Difference between s[++i]; and s[i]; ++i; +0.46
Is the function my_func exposed to the linker or not for this examp... 0.00
How does shared_ptr work in c++ without initialization 0.00
how to remove a node from a linked list -0.33
warning - assignment makes pointer from integer without a cast +0.46
beginner: How to convert random generated number into number from 1... +1.20
Replace a subString in an std::string but not all of them using C++ -0.02
Explanation about types and variables used in a malloc code -1.20
Palindrome function, not returning value in C -0.04
different ways to initialize array of strings in c 0.00
Rand() case switch runs to infinity after multiple iterations 0.00
C++ - Could any help me to translate this for loop to recursion fun... -1.95
Why is it that the string length of an empty array differs from the... -0.59
Error while returning an inner class from a method (C++) 0.00
Differences between 2 kinds of structure declare -0.43
Redefined and ambiguous call to functions have array parameter -0.30
code does't showing any output terminating while execution time 0.00
flaw in logic to display sum of array 0.00
Why does const affect linkage of an instantiation of a global varia... 0.00
How do you modify a string in C 0.00
Object-oriented programming err 0.00
confusion while subtracting and post decrementing at once 0.00
No operator >> corresponds to these operands 0.00
What is difference between using function name and nickname(made fr... 0.00
Why do semi-colons in c++ seem to implicitly handle errors? [tldr:... 0.00
How to access object's member variable's dereferenced value 0.00
Counting digits of a number in a certain interval 0.00
Why can't I call showA() using A's object? 0.00
Template getID calling regular getID 0.00
Using Integer Literals in C++ Initializer List 0.00
Print 50% or half of the Given String 0.00
Why the following code block is giving output "ZZZ(some garbag... 0.00
How to create nodes in a loop and insert them to a linked list 0.00