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 ... 116 117 118 119 120 ... 196
Title Δ
How many constructors are in the person class above? -0.51
string is assigned in constructor but becomes blank thereafter C++ -0.61
2-8 K&R C Exercise whats wrong? -0.57
Why are these cases without statements ahead? -0.24
printing the address of the array using "array name" and... +0.45
Forward declaration of template class nested inside template class 0.00
Swap Adjacent nodes in a Linked List Only by Manipulating pointers +0.19
Use vs. misuse of generic algorithms +2.03
What conversion happens in the following expression? -1.57
Pointer Initalization -1.13
How to implement a Boolean expression to find duplicates in a linke... -0.47
Why it is allowed to declare a C function no return type specfied? -0.71
Deletion Using memcpy in an array -0.44
Static storage class in header file -0.29
Getting segmentation fault *sometimes* from an attempt at a selecti... 0.00
"if" statement with "or" operator not working +0.46
Why ternary operator does not support blocks? +0.97
What is a forward declaration -0.51
I am stucked with this code of accessing values in 2D array using p... +0.45
Confused in pointer subtraction +0.46
How does multi dimensional array in C work +0.45
c: const or define? what's the difference and why the second re... -1.46
Extra characters on cstring when cout -0.49
Three level indirection char pointer in C causes a segment fault +0.45
In function overloading the order of function call differs in funct... 0.00
Why does the compiler compain not have field named "list"? +0.45
How to reverse a array of chars and then store the reversed array o... +0.44
C++: If size of pointer int is only 4 how can it accommodate an arr... +0.82
Alternative to array of references in c++? -0.38
Tell where escaped hexadecimal ends in a string -1.03
How can a non-variadic function accept different number of argument... -0.19
Break point while trying to use free() to handle a dynamic array +1.75
Subsetting a vector in c++ +0.81
Return a pointer to an array from a vector 0.00
Strings - Data Type -1.06
Pointers C Linkedlist Adding Always NULL 0.00
Why is x[0] != x[0][0] != x[0][0][0]? -0.11
C++ array initialization by reference through function +1.07
No output of array of strings -0.64
What did I just do? Memory leak in C++? +0.05
How to extract particular digits from numbers? +0.03
How to work with strings and pointers in C? +0.46
What are the vector erase and insert methods doing under the hood? 0.00
Pointer to an array of n element of type int(strange addresses) +1.81
Conflicting type warning for function calling in c -0.98
How to delete head node in linked list? C +0.42
trying to append a character to a character array +0.47
C++ Semantic issue: "'use of undeclared identifier 'ba... 0.00
Global pointer to local literal: Access Violation +1.89
Wrong answer while Changing the upper case letters to lower case an... +0.45