StackRating

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

M.M

Rating
1601.44 (1,718th)
Reputation
109,195 (640th)
Page: 1 ... 55 56 57 58 59 ... 70
Title Δ
Cannot call a pure virtual function in its abstract class? 0.00
Fixed-sized pointer type in C99 +0.03
3d array using pointers +0.47
flexible array in C and dereferencing type-punned pointer error -1.93
Understanding argv and *++argv[0] 0.00
Bitwise manipulation setting variable on a condition +1.60
Why would scanf make my switch statement freak out? -1.32
Why is uint8_t using up 4 bytes when assigned to a dereferenced uin... -0.77
dynamically allocate string using malloc -0.24
Why does this error occur in my code? 0.00
realloc(): invalid next size: 0x00000000 0.00
c++ for loop with decrement update causing infinite loop? -0.19
How to return subclass type for a `set` method? -0.75
C++ Set Array In Pointer to Struct +0.73
Define a COM class that is only createable from the same EXE where... -0.85
Cannot understand why one extra character is being received from in... +1.18
C++ class and inheritance error: undefined reference to derived class 0.00
Wierd output for string operation IDEONE +0.03
Static memory allocation of array at compile time -1.97
Reference to reference is not allowed in ISO C++ 2003 standard, but... -1.82
Confusion in unsigned keyword in C/C++ +0.12
XORing two strings outputs blank string 0.00
Extract the file name and its extension in C +0.44
Why can't I assign a struct variable using curly brackets {}? 0.00
Segmentation Fault? getc function and arrays +0.46
C++ std::cin producing extra input +0.46
Difference between int&& and template<class T> T&... 0.00
stuck on assignment in C +1.22
Access violation initializing a structure -0.03
using different template parameters in a class -1.01
Array of pointers to pointers where values are known at compile-time -1.58
c++ value losing value after loop -0.28
Is this not the same logic? Different Results +0.43
How to disable RVO in C++ Builder (Clang)? 0.00
FILE pointer in C not returning NULL -0.32
C++ std::string::insert(string::iterator, char) iterator not random +1.15
Why does the following element appear at both the head and tail of... 0.00
Why is my stack returning null? +1.22
Inherit from STL container in C++11 -0.26
Declaring and allocating a 2d array in C++ -0.54
How to stop code from calculating twice +0.87
Explain the execution of this sequence: x=j || i++ && 1 +0.46
Bypassing a #define'd macro? -0.62
Fill union with a char array member +1.53
How does C++ look at a pointer to an unsigned char when it's tr... 0.00
Garbage value in merge sort 0.00
Most efficient way to reallocate while ordering values in memory? +1.41
What is the difference between using Str.c_str() directly and use i... +2.45
Set *both* elements and initial capacity of std::vector -0.27
How to use negative number with openssl's BIGNUM? 0.00