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 ... 32 33 34 35 36 ... 196
Title Δ
Using sscanf to parse a long line of words on a single line 0.00
Initializing struct containing arrays +1.98
Obtain the first element from an array variable that is passed by r... 0.00
Different answers for `sizeof` for same object 0.00
concise syntax for c++ namespace 0.00
C code bubble sorting sometimes does not give correct output +1.43
Why doesn't return NULL break a function? -0.06
Why is the function only returning the multiplied value? 0.00
How to keep track of and return the head of a linked list in C whil... -0.07
function parameter difference +0.43
Quicksort skipping one element 0.00
Last element is missing from the 2D array +2.34
How are std::array's compared in C++? 0.00
what is wrong in my logic reversing vowels in a string? -0.58
How can I get the odd indexed nodes of a linked list in an another... -0.48
What is int a=(i*+3); and how c compiler will execute it? +1.64
How exactly does the ?: operator work in C? +0.23
Linklist operator overload doesn't print out what I want -0.06
How can I return the odd indexed nodes of a singly linked list in a... 0.00
function and variable not declared in this scope (c++) +0.22
solve strtok While loop breaks outer while loop problem 0.00
switch case to find maximum or equal in c isnt working +0.12
initializing string to null termination in order to avoid memset +1.34
Creating an Array of Strings in C 0.00
the numbers appearing closest to integer x in the vector<int>... -0.75
Need help on the below code , what is the problem with the Below Code +0.12
Understanding array manipulation pointers syntax in C -0.40
error: expected expression before ‘{’ token while assigning a chara... +1.61
objects are not being stored and printed from vector? -0.07
How to store a memory address of a 2d array in a pointer member of... 0.00
C memcpy unsigned char to 1 element unsigned char array for checksu... 0.00
Why The Elements of 2 Identical arrays Equal each other 0.00
Difference between *x++ and *y += 1 -1.06
How is it possible that the outcome is: firstvalue is 10 secondvalu... -0.10
Check if a string is palindrome ( Not working ) 0.00
Function does not take X arguments, function with default arguments 0.00
Why nested structure member get alter despite const qualifier decla... -2.48
Change array I pass to function without Return in C 0.00
Pointer to beginning of linked list +1.88
using character array as a key in map +2.17
What does the test “if (i && (i- 1))” mean? +0.87
Unusal behaviour of sum in C++? +0.18
Does this function add new node to the end of the linked list? +0.44
do this using recursion only +0.42
i cant get bubble sorting to work in function while passing array t... +0.43
Why doesn't my C compiler warn when I assign a string literal t... -0.93
Is the address of an array equal to its first element in C 0.00
why changing pointer to array name changes result? 0.00
Left shift operation on an unsigned 8 bit integer 0.00
why we are again creating struct variable from struct object? -0.19