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 2 3 4 5 ... 196
Title Δ
Print linked list up to specific number in C +0.96
What does char **text = (char **) malloc(n * sizeof(char*)); does? -1.23
how to not null terminate a buffer? -2.02
understanding a C Preprocessor Macro's output vs a line code 0.00
Warnings when passing arguments to a function 0.00
Narrowing conversion from 'long' to signed type 'char&#... -0.68
When to use arrow and when dot? -0.99
Why doesn't this swapping function work? (swapping strings in C) -1.04
Why should I target the address and not the actual variable name wh... -1.32
Scanf reads only one word from sentence +0.77
Referencing an instance of a class created in main from another cla... -2.17
Assignment in ternary operator -0.63
How to remake one array into two smaller via C++? +0.47
break loop when condition match -2.49
Why does the program display warning passing argument 1 of 'cir... -1.50
No compiler warning when there's a comma instead of a semicolon... -0.37
Increment/Decrement operators on functions with return type int -1.42
Struggling to understand C++ template instantiation +0.40
How to get specific adjacent characters of a string and add it to a... 0.00
Why does a loop containing getchar() exit when '\n' is ente... +0.73
Iterate Over Array in Another Function in C +1.87
I have created function to modify a node in Linkedlist in C++ but i... 0.00
After a pointer Returns from a function i cant print it +2.02
Why am I getting the error "using uninitialized memory 'i&... +0.43
how to find the maximum occurrence of a string in string array in c++ +1.60
C how could an unsigned int only takes two bytes? -1.66
Dynamic memory allocation for char** +1.24
How to remove error in 2-d array declaration using pointers? 0.00
Sum of all elements after first 0 in array -0.56
Structure referenced through an array of pointers 0.00
Significance of last item in this array of structs 0.00
Is there any way to return a string starting at a certain index wit... +2.55
C program syntax -1.10
Char outputting random characters at the end of the sentence +0.39
bubble sort in descending order 0.00
How can I change the value of a char using a pointer? 0.00
Please tell me what's wrong with this code +0.41
How to return the first node containing the item with maximum value... 0.00
In 2D array A[m][n], how value of A is same as *A? -0.77
Replacing a character from a string in C 0.00
Compound assignment in C++ +2.20
How does this logic work: k+=(x=5,y=x+2,z=x+y) ; 0.00
Passing arrays as arguments in C +0.22
Why am I always getting 0 always after running my c program? Kindly... +0.42
Segmentation Fault using a function pointer with array argument +1.12
sizeof operator in C behavior with strings -2.12
My question is, How to ignore a element after traversing it one tim... -0.09
What does this assignment to a string literal do? +1.65
Undefined Behaviour in C99 related to adjusted parameters +1.79
ambiguous call to 2 parents method -1.87