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 ... 22 23 24 25 26 ... 196
Title Δ
Unable to create a linked list matrix -0.33
The definition of char (*(*a)())[]; +1.42
Problem entering values to a struct with double pointers +2.27
When I try the erase the element from the Linked List, a get a segm... -0.04
Redeclaration Error in C++ when using extern +0.24
Memory allocation for dynamic array +0.40
Debugging linked list pointers code: segmentation fault -0.76
Why does this program print 0 instead of the specific set of values... +0.40
Defining friend function inside class declaration -0.05
free() in dynamic memory -0.78
Unpredicted infinite for loop in c++ -0.83
How to remove blank elements from an array of strings in C? 0.00
Why is there difference between the basic properties of character a... -0.92
value referred by pointer used to intialize reference +1.51
How to create the horizontally mirror inverse of a 2d matrix c++? -1.86
How to reverse an array and store the values of the reversed array... -1.51
append chars to string -1.64
Error: Expected ')' before 'char' error in C +2.31
C++ int and char array adress +0.90
What is 1 dimensional string array? 0.00
Erase multiple elements in deque C++ -0.60
Write a function that reads line by line from the console and print... -0.03
Sum of the lines using a two-dimensional array -0.14
I can't figure out why my while loop is not giving the expected... -1.34
MAX_VAL logic violates the rule and outputs 5 > 7 and continues... 0.00
Copy two parts of a string to two other strings using strncpy 0.00
How do I swap the nodes of a linked list in a bubble-sort algorithm? 0.00
why program ignore first std::getline? 0.00
Removing all occurrences of a character from a string in C++ 0.00
Why is C++ formatting of long variable treating it like int? -1.67
C6385 & C6201 Warning in C++ array 0.00
How can I get the length of an array that was passed to a function? 0.00
How do I assign values to or modify an extern struct declared in C... -1.75
How to pass a Lambda Function as a parameter 0.00
Counter in for loop falsely incrementing after execution +0.26
Segmentation fault in a C++ program finding occurrence of a charact... -2.17
Linked Lists (very intro) InsertBack +0.35
C pass array by value vs pass array by reference +0.42
using ";" at the end of for statement but the code still... -0.15
C - Trouble passing array reference to pointer argument in function +2.15
C - Split a singly linked list with 'from' and 'to'... +0.37
Difference between char* [number] and char (*)[number] in type decl... -1.52
static const char* VS const char* in C +1.62
Dereference operator (*) differences between char* and int* -0.42
How can i return a pointer to char[][][] from function? 0.00
Left shift gives me strange results +0.54
C function prototype: \\char *strinv(const char *s); 0.00
return value type does not match the function type (return type is... -0.16
Using Malloc for variables +0.44
why do I see different values of array size in main vs other function +1.47