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 ... 15 16 17 18 19 ... 196
Title Δ
C - How to alter a pointer outside a function? -1.11
Caesar segmentation fault in c language 0.00
Issue with using multiple relational operators in C -1.05
Why can't we use a single pointer in function parameters of app... 0.00
how to check if a 2d array of strings contains more than 1 word? -1.79
Recursive selection sort error 11 when ordering big integers 0.00
C++ class member scope when instatiated object in constructor 0.00
Multidimensional array addressing C -0.61
Cannot make function public. Getting: "LNK2005" error. Ho... 0.00
Armstrong number program in C returns wrong value +0.58
assigning variable outside main: data definition has no type or sto... +1.72
Move and copy constructors in a linked list +2.38
How can I know the ascii code in c programming two dimensional stri... -1.80
first print all numbers in given sequence, then all characters and... +0.84
Getting rid of "Undeclared identifier" errors -1.50
Local scope in C -0.77
"Invalid type argument of unary '*' " error -1.02
Argv and argc in C +0.11
How to properly implement strcpy in c? +1.87
typecasting unsigned char and signed char to int in C -0.07
Why does the std::size on an array passed by value do not work? +2.23
Casting from const char arr[] to char ** 0.00
Is there a way to initialize all items in a 2d array with inputted... +1.21
Non-function do while loop in C +0.30
How to solve the problem that program works in the same way in case... +1.40
Why am I getting a segmentation fault error whenever I'm trying... -1.17
How to call a function method recursively in classes in c++? -0.20
Pointer to array of N elements vs pointer to array or to first elem... +0.27
Weird bug while passing double pointers to a function in C -1.62
Are these examples correct? -1.37
Move assignment in overloaded vector summation 0.00
How does C compiler treat enum? +2.39
Overriding Print Function not over riding base class 0.00
Invalid type in argument to printf format specifier and extra argum... +0.05
Scope of char * compared with char array in C -0.17
Problem with char pointer argument in a constructor (C++) -0.65
Multidimensional array to store three different data types? -1.58
How I can get second value from function using *pointer? -1.76
Assign a string pointer in a struct -1.37
Function is returning 1 instead of a value? -2.58
What am I doing wrong in my C binary search code? -0.55
Efficiency of string reference parameters in C++ +0.40
why char array is empty in C -0.95
Why is the output different in both cases comparing floats 0.00
I learned that in C language char type ranges from -128 to 127, but... +0.25
A double pointer keeping track of all the words appearing on a sent... 0.00
how many times repeat integer elements in array in C++ -2.09
Alternative while loop without break -1.05
Trying to sort map by values but get errors +2.03
Using static keyword in definition vs declaration in C 0.00