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 ... 72 73 74 75 76 ... 196
Title Δ
Delimiter tens and units in c++ literals -1.03
Concatenate first characters from a command line argument in c +0.93
Accessing specific elements in a multi-dimensional array of pointer... 0.00
STL template function to return a pair -1.10
it shows two errors expected unqualified ID and isPalindrome is not... -1.72
Why does std::distance print out a `-`? -1.48
How to pass a void function(void) in to another function as paramet... 0.00
When to use `this` in this context in C++ +1.87
accessing std::list inside struct induce segfault 0.00
construct string from indices in C -0.53
Deep Copy of string using new Operator over loading -0.72
New pointer in class method must be casted into a reference +1.12
Can Someone explain this C++ code to me? 0.00
string.h header in the file with the function main 0.00
First time creating Stack.One line is printing twice.Why? 0.00
Storing x>y info 0.00
Different Data Types - Signed and Unsigned -1.22
This Code is giving the wrong output can't figure out where I m... +0.46
Trying to improve algorithm to be more generic +1.16
Program C count words (excluding numbers) -0.97
is clearing the buffer by assigning char * buffer to '\n' w... +0.54
How to find length of a filename? -0.54
C++ Char Array pointer behavior vs string Array pointer 0.00
C Programming - Sum of 2D arrays +0.45
Error: value of type "void *" cannot be assigned to an en... +2.97
Biggest number in the array -0.18
Finding the distance between two chars +0.84
for loop execution fails since the variable i won't increment,... +0.46
How does this recursion line implemented to print the string revers... -0.44
Priority operators in C -0.25
How can I swap the first character of two strings with each other ?... 0.00
C code about pointers -0.70
When you define a value in C how does the compiler select the data... -0.15
C operators precedence - array subscript and prefix increment +1.11
Why does mismatched prototype and definition with empty argument li... +0.02
What are the restrictions in comparing two pointers? +0.40
Printing the result of operations on integers and floats -0.49
How array is initialized with the the help of sizeof operator? -0.55
Show the output following the 3 rules(odd, even, sort) -1.05
How does code that repeats letters work? +1.21
Increasing the size of an array by passing it as an argument to fun... +1.89
C++ problems, my two source codes should have the same output but t... +0.46
Short-circuit evaluation on C -0.56
Why am I getting an incompatible pointer type warning here ? 0.00
I cannot display the index containing the highest value of integer.... +1.73
In my INSERTION SORT program's output the 1st element is elimin... +0.24
How to use memchr with 2 dimensional array? +0.94
Is accessing partially initialized array UB? -1.99
Does this code in C fall into the Undefined Behavior category? +0.95
segmentation fault error, assigning elements to character array -1.07