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 ... 94 95 96 97 98 ... 196
Title Δ
Assign values from struct to array in C -0.53
Getting error "lvalue required as left operand of assignment&q... +0.79
What is the output of this code? Am i missing something here? 0.00
I don't understand why we need the 'new' keyword -0.59
What is with the null character in reverse string program? +0.48
Concatenating 2 string in c++ using operator overloading 0.00
Returning pointer in function -1.31
Why does the following code to insert a node at the end of a singly... +0.05
Finding value in array using pointer -1.42
It was suppose to be displayed in a table form but it displays in o... +0.01
understanding/clarifying logic of code in c -1.85
operator<< cannot use an IT member of its friend, array +0.48
How to swap pointer of char pointer and char array +2.11
convert an string with multiple words to an array of char 0.00
How to sort each character string of character string array 0.00
What does static_cast<T> do to a T&? -0.88
C Stack push function +0.78
Reversing numbers in C without using built in reverse function +0.77
unsigned int vs unsigned short difference in c++ -0.18
Error called object is not a function or functionpointer +1.67
I am trying to merge the two sorted linked lists -0.01
What is wrong with this simple C++ class program? 0.00
How do I stop scanf loop after user enters specific amount of integ... +0.56
"incomplete type is not allowed" -0.00
Superclass cannot has a pointer of derived class? 0.00
Can i assign memory to different struct pointer at same time? -0.01
Not returning string. This program converts digit like 123 to words... +0.50
Unrecognized range-based for loop? -0.43
Linked list prints extra 0 at the beginning -0.61
What's wrong on passing this double pointer and get the value? +0.46
Expected primary expression before * C++ -1.21
Dinamically growing Array until key input Error: invalid next size +1.67
How to copy 1st column elements to 2nd column of an matrix in c pro... -0.03
Initialize 2d char array in c - tic tac toe game +1.47
Problems with deallocation of double pointer and pointer +0.49
What is the difference in these stack and heap memory addresses? 0.00
Should be very trivial, why i cannot change the value of my vector? -1.95
inserting a node at the end of linked list recursivly +1.37
linked list not working properly, head updated instead -0.02
segmentation fault in array search C -1.60
array variable inside function affects the array variable outside t... +0.54
C++ error: 'count_of_function_calls' was not declared in th... -1.94
Does typecasting if a conditional statement differ from typecasting... +0.24
c++ program for address and variables -0.18
Pointer Integer Character Warning in C -0.66
Why is `int ( *array )[10] = malloc(...);` valid C code? -0.90
Error creating overloading operators 0.00
Direct assignment vs Dynamic allocation for char * string +1.04
Binary search c program using function -2.26
Distinguishing Even and Odd Numbers with Recursion -0.86