StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Adrian Mole

Rating
1589.58 (2,336th)
Reputation
14 (1,794,190th)
Page: 1 ... 6 7 8 9 10 ... 19
Title Δ
Using static_cast correctly in MFC 0.00
Why this C program throws segmentation fault at runtime? +0.78
Cant get first character in array of strings 0.00
Why this ambiguous behaviour of "printf()"? +1.89
Is it possible to have a different application name for 32 bit v 64... +1.97
What are the naming exclusions in C++ +2.93
C++ date increment overloading operator prefix and postfix error 0.00
Can a derived class be smaller than its parent class? -1.32
How come the answer is 5? +0.39
Is typedef allowed before definition +0.59
Where are the statement of or the foundations for the "as if&q... -0.75
MSVC 2019 long long variable -0.50
Deallocating memory using double pointers 0.00
Why doesnt this function overide the base class function +0.60
cyclic references leading to incomplete definition of type 'str... 0.00
Assign value to a pointer array give me error while using pointer a... 0.00
Char doesn't show in .dat file in C 0.00
Expression must have a class type - C++/CLI 0.00
unable to find where memory leaked 0.00
calculating the sum of input numbers in c language +2.44
Why is this working? I cannot understand the logic of this swapping 0.00
Using malloc for a dynamic array in C +0.40
Omitting the "The variable X is declared but never used"... 0.00
How to use scanf properly with Arrays in a loop in C? +1.77
How to delete the new array in c++? 0.00
Which order for vector of vector in C++ 0.00
error: ‘void DoubleMeanVar::operator/=()’ must have exactly one arg... 0.00
C++: redefinition of a 'classname' -2.37
Search for a item in CListCtrl 0.00
Using _tcstod correctly and setting lpszEndChar to NULL or not 0.00
Is this code right? My IT teacher says it's wrong +0.88
Valgrind reports conditional jump or move depending on uninitialise... -1.62
Monitor flashing when running a Windows SendInput API 0.00
C++ class: must explicitly initialize the member 0.00
MFC: what is needed to trigger menu action by posting message? 0.00
Dereferencing pointer to container class member 0.00
Difference between node = node->next vs *node = *(node->next)? +1.09
Understand the syntax of typedef of C function callback +2.08
Checking for different characters in C -1.75
Why am I getting a strange number in this code? -0.22
C 2darray values are changing unexpectedly +0.42
Why did the copy constructor get called? 0.00
Negation operator on unsigned char +1.90
Const reference vs pointer to const -0.58
How to make a conditional loop from "Yes, no" question by... 0.00
Struggling with the declaration of class attributes inside the C++... +0.42
What is the right solution to access subclass variables? -0.62
Problem entering values to a struct with double pointers -0.94
char* value changing after use of fgets 0.00
C: Nested loop over 2d array giving unexpected result -2.11