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 ... 79 80 81 82 83 ... 196
Title Δ
Check if values in the array are even and if true return true +1.11
Search and delete from linked list -2.05
why %d for a pointer to an array gives me the first element of the... -0.61
Using string commands with switch() using #define -1.88
storing argv[1] to a char or int in C 0.00
How to remove duplicate elements from random array I generated? -0.62
C++ multiple strings inside an if statement +1.10
Why do I keep getting "error: variable has incomplete type ... 0.00
strcpy working no matter the malloc size? -0.43
How to explain the C code: char *s = "hello " "world... -0.02
Recursive method to find value in linked list -0.25
Why do I need to type cast when initializing a user-defined structu... +2.78
learning c++: error: use of deleted function -1.71
Dynamically allocated two dimensional (double) array in C +0.48
flipping array element data in C using nested loops 0.00
Can anyone explain output of this program +0.05
Why should string length be plus one its capacity in C? +0.88
Can someone help me with these indices in c -0.47
why by default ,varibale is declared as static in c? -2.41
What is the meaning of `new int*[rowCount];` when allocating memory... -0.30
Wrong output of argv? +0.58
why am i getting this output(integer and double ambiguity)? -2.18
I am not able to add elements to end of a linked list in C -2.24
Difference between arr pointer and arr notation +0.37
sort alphabetically using pointer arrays -0.47
How can a character pointer without any address specification hold... +1.70
Inserting string at end of linked list -0.74
How to pass an array of structures to a function by reference in C? +1.95
Strange results when working with pointers and arrays +0.48
How can I sort arrays in a pointer array in a descending order usin... 0.00
Nested for loop array random numbers +2.14
My code in c is giving wrong output 0.00
malloc inside function causing SIGSEV 0.00
C - return value at index: control reaches end of non-void function -0.60
Function run 2 times.? 0.00
Why is '--++a-​- ++ +b--' evaluated in this order? +1.53
Linked List Insert and Delete +0.15
error message error: variable '...' has initializer but inc... +0.12
Cant add more than 1 value to a dynamically created array in C +2.01
Referencing struct within a struct generates "incompatible-poi... -0.33
Sorting 5 arrays in one function 0.00
Strange pointer position in the stack 0.00
C typedef const argument 0.00
Can't access enum within struct -2.08
C - pointer to pointer array +1.00
Array of Linked Lists in C - printing function only prints the last... 0.00
Writing a const and non-const variant of a function 0.00
How to swap values (array, int) in nodes? - C language 0.00
In C why can I pass function name (not a pointer) as parameter to f... +2.04
Printing the second half of a linked list in reverse order +0.38