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 ... 10 11 12 13 14 ... 196
Title Δ
What auto keyword does under the hood when used with function point... 0.00
Passing structs to a function using the pointer operator in C -1.24
Invalid conversion from 'int' to 'int**' [-fpermiss... +0.44
String concatenation without libraries in C -0.69
How to return boolean in a function? +0.45
What is difference in int* p and (int*) p in C +0.68
Passing a pointer into methods in C++ resulting in weird output -0.44
Trying to remove suffix from string with no success -0.88
Using strtok to split a string in c +1.82
Palindrome Checker for strings in C 0.00
C++ Why is my first data input with getline(cin, array[x]) is on th... 0.00
Can a designated initializer legally refer to the variable it's... +0.86
Printf outputs characters beyond the specified length of the array +1.07
What's the difference between a Logical AND operator and a nest... -1.40
Please explain char* return type in C++ 0.00
Linked list function works when called normally, but doesnt work wh... -0.31
friend member function can't access private member data -1.89
strstr function and multi dimensional arrays in c -1.03
Taking character into array and printing it in C 0.00
Global namespace friend class cannot access private member of named... -0.38
problem with implict casting in c and c++ +0.44
Parameter as pointer not being correctly incremented +1.91
Why does * indirection operator gives address in a 2-dimensional ar... +0.12
Binary search tree lookup output -0.17
Why is my loop not checking the argv for alphabets and printing out... 0.00
Understanding memory allocation for a 2D like array -1.57
can't understand bit fields in C +1.58
Can't I directly put head=NULL if i want to destroy linked list... +1.38
Nuances of comma seperator and comma operator when used in initiali... +1.53
Are a series of nested if statements within a for loop collectively... 0.00
Use the result of strlen as length of char* +0.53
C pointer argument assigned to a parameter with a different value +0.46
I am not getting the proper output in C++ program? +0.45
Can you expand my half solution for a specific problem in c? -0.05
Pointers - unexpected output -0.64
Sum of first n natural numbers +1.03
Pointing to a variable using pointers in c-segmentation fault +1.80
How do the arguments and ternary operator work when retrieving data... 0.00
realloc( ): Invalid next size -1.36
How to print a symbol `n` times using a `for` loop, in C? +1.05
Using realloc() to remove data from the beginning of an allocated s... -1.23
How does free() works in this case? -1.62
Why am I getting incomplete reversed string -0.31
vector elements allocated on stack? +0.53
sum of elements of a vector in range n1 n2 -1.39
Confusing statement in the C function declaration 0.00
How can a function acces a matrix? +1.00
Is it possible to create a dynamic array of pointers in C? -0.07
Linked list reversed in groups of K nodes -1.99
Destructor called twice with static object -1.67