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 ... 8 9 10 11 12 ... 70
Title Δ
What is the reference to an emplaced instance invalidated? 0.00
C - use of undeclared identifier in a function. CS50 -0.72
Why does g++ 4.x allows implicit conversion of nullptr to another t... 0.00
How do I interpret a message payload without violating type aliasin... +1.09
Recommended way to initialize a const variable with an expression w... 0.00
Accessing std::variant using std::get<index> -1.97
Opencv C++ MinGW VSCode fatal error to compile +0.43
Correct way of reading bytes from IEEE754 floating point format -0.20
Is it possible to declare a variable of unknown type as a class mem... 0.00
C++ use interfaces without dynamic allocation -1.22
C++: 'cout << pointer << ++pointer' generates a... +0.34
print reference variable in the same line with function that change... 0.00
C++ warning: division of double by zero +0.47
How can I use the linux less command on long g++ error messages? 0.00
dynamic_cast back to same object type fails with multiple inheritan... -0.23
isprint('\t') evaluates to true (64) with /MD compiler option -0.65
Confused about the increment and decrement operators in c or c++. W... 0.00
How to pass non const dynamic multidimensional array to function wa... +1.75
C++ Overload wchar_t assignment operator -1.67
How do I declare a 2D array which has to store both int and char va... -0.16
How does function overloading work when passing NULL as argument? +1.97
Array-syntax vs pointer-syntax and code generation? +1.02
How does one argument constructor work? -1.38
Why I am able to change member of an object which is passed as cons... +0.36
Index of the condition that was satisfied inside if-statement -1.25
C++ Copy constructor & Operators 0.00
Assigning string literal to char*: const_cast<char *> vs usin... -1.07
Why is this attempting to call the default constructor? +1.22
%p format specifier needs explicit cast to void* for all types but... +0.55
Why does function return not move vector? +2.00
Errors involving precedence of modulus operator and brackets with l... 0.00
the best way to make a std::vector capacity>=N and size=0? -2.26
Passing a struct by reference instead of value within void functions -2.34
strftime and nonnormalized dates/times 0.00
Many errors on Visual Studio 0.00
Why vsnwprintf missing +1.54
Is each conversion associated with an input/out format specifier a... +1.63
C++ downgrade parent pointer to child pointer used as function para... +2.31
Why does this code trigger gcc's "maybe uninitialized"... 0.00
Why can't I use a non-const parameter function with stable_sort... 0.00
Which const with which reference will change the argument and creat... 0.00
Error with C++ syntax, compiler doesn't warn or error for int v... 0.00
Diamond inheritance with additional class copy constructor +0.34
initializing array of pointers to Integers +1.28
Access control and static members 0.00
Is it possible to stringify a variadic macro into a comma delimited... 0.00
Integer overflow vs implicit conversion from long long to int -0.09
What happens when a char array gets initialized from a string liter... +2.09
Ambiguous function declaration 0.00
Why does this C++ program return different results between Code::Bl... +0.35