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 2 3 4 5 6 7 ... 70
Title Δ
Some strange conflict of two operators << -2.39
Expected Initializer Before Function (Easy Fix?) 0.00
What is the difference between void* (*)() and void*? 0.00
Why does this variable change when passed to a function 0.00
How does C recognize macro tokens as arguments +0.61
abnormal behaviour while displaying char array in C++ after object... -1.24
What is the name of this C++ compiler optimization (calling an obje... 0.00
Code shows different behaviour when optimized +0.36
Why is there an error in my integer array after declaring an intege... +0.72
How to create a pointer to a function pointer? -1.37
Generate compiler warning if const char* array initialization comma... -0.05
sqrt function causing " 'void*' is not a pointer-to-ob... 0.00
C++ pointer cannot pass value outside function and segmentation fau... -0.66
Why in Visual studio i = i++ make it increase -1.75
Shouldn't I need to unget an istream before I clear it? +1.97
variadic macro that handles last argument in a different way -1.58
A pointer to array of forward declared structures in C +1.78
How to sprintf to write a string without warnings about restrictions? -1.21
Does delete[] free correctly in this code? 0.00
Is it safe to point to 32 bits of a 64 bit number? -0.85
How does the int to float cast work for large numbers? +0.72
Can we call va_start() twice without calling va_end() in between? 0.00
Bitshifting value returned by implicitly declared function producin... +0.39
Initialize a 2d array with unknown first dimension size in C++ 0.00
Undefined reference to a method in a pure abstract class 0.00
C++14: Default values in tuple when returning {} 0.00
error: invalid use of array with unspecified bounds - solution incl... -2.32
Why are COM pointer arguments cast as void instead of IUnknown? -1.08
C++ object reference returns different values 0.00
std::memcpy vs std::copy_n for legacy c structs -0.70
Understand %03.3u in printf format specification -1.81
Operator Precedence in declaring more pointers in one instruction -1.88
How to get and use the address of constant value without declaring... 0.00
How to create a pointer which stores multiple arrays? -0.29
Cannot throw a CException derived exception? 0.00
What's the difference between char *a[]={"hello", &qu... -0.37
Why don't the absolute value functions in C accept const inputs? +1.80
C++ array of objects with const initializer list +1.88
Variadic macro expansion's going wrong +1.65
Why vector's method resize create an additional object? -0.16
Why would I get 8 hex digits when I specify "%.2x" 0.00
Understanding scope with inheritance in C++ +0.70
What is the way to reach a field or a method of a far away base cla... +0.36
Is there a way to call derived class functions with base class poin... -0.15
C++ with #include<string> and getting C2679 +0.87
"Illegal hardware instruction" from very simple code 0.00
Why does an empty string literal in a multidimensional array decay... -0.64
c++ are references implicitly converted to values when needed? -2.35
Why does an object still exist after std::move function? 0.00
How to initialze the return value of a function before calling it i... 0.00