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 ... 114 115 116 117 118 ... 196
Title Δ
Initialize an array in C error "expected expression before ‘]’... -1.57
Scope issue: which variable would a inline function access in the f... +0.44
How to get an index array for same value in a vector? +0.46
In C, why can't the value of a pointer-to-char variable be chan... -0.81
Returning array from a function C++ 0.00
How Post and Pre increment Working on structure pointer Here? 0.00
Order of incrementing and dereferencing pointer in C++ -1.13
Allocate a multidimensional array without one dimension 0.00
What can std::remove_extent be used for? +1.65
Pass a 2D char array to a function in C -0.43
What's the difference between delete-ing a pointer and setting... -1.82
What is the purpose of returning by reference in C++ functions? +2.31
Why we don't require to dereference the pointer to a string whi... -1.47
Given a pointer of node to be deleted in a linked list . how will y... -1.49
Why don't we write int x = printf("text"); since the... +0.36
problems with printing 2d array from print function +1.83
K&R Exercise 1-9: output the input, replacing multiple blanks b... -0.04
Continually erasing a string leads to an infinite loop -0.75
Whats the error in it. string assignment +0.41
In C, free half of the memory chunk, without freeing the other half -0.27
I need help while inserting in a map of integer and set of a struct... -0.05
Typedef struct errors when attempting to initialize member(s) 0.00
Reassigning values in a character array of pointers to other locati... +0.43
How to access elements by using pointer instead of array +0.44
Learn C the hard way excercise 16 -0.85
Segmentation fault: 11 when returning stuct via function pointer in... +0.83
Linked List Function Implementation Help: insertEnd C++ 0.00
Error when declare array struct in header file c++ 0.00
passing a pointer to a pointer in c function by value +1.89
Overloading operator= or operator[] using const char* and/or string -0.06
C code to reverse a string - including NULL character at the end of... +0.45
C++ adding elements of list of pairs +2.57
Declaration with multiple declarators - Definition? -1.14
Unexpected Error at #include Statement -0.75
insert_iterator VS back_insert_iterator +0.45
Not printing all the values of a function in C +0.08
inserting string in stack using linked list +1.27
Why isn't the 'strcat' function working? +1.64
Declaration difference and scope? +2.00
Declaration difference? +1.42
Are the elements of an array saved continuously in memory? 0.00
Is there a removeAt function for strings in C++? +1.16
Print the element of structure with arrow notation in c +0.43
reverse(char *s, int dim); Recursive reverse a string in place with... 0.00
Bit shifting `char` vs. `unsigned char` +1.94
I got a Runtime Error when push(-3) and getmin( +2.27
Why compiler is showing unexpected result? -0.34
Substring to position + exact char -0.22
c++ multimap, return submap where key is between MIN and MAX 0.00
Why there is a dummy node when I am printing a singly linked list? +1.46