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 ... 21 22 23 24 25 ... 70
Title Δ
How to move a pointer variable by a specified number of bytes? +0.39
function was referenced but not defined 0.00
How to deal with const propagation in subfunctions +1.72
passing a 2D VLA array to a function by reference, returning alloca... 0.00
returning rvalue? Or : Why does copy constructor get called on `ret... +0.39
Does a C++ cast strip the 'extern "C"' from a dec... +1.09
c++ using "*" operator no operator matches these operands +2.01
C: strncpy unexpectedly truncating string -1.91
Warning (Anachronism): Assigning void(*)(int) to extern "C&quo... -0.62
lvalue required as left operand of assignment +0.39
using-declaration doesn't works correctly -0.76
c++ parse int from string pointer -0.08
Is there any basis for this alternative 'for' loop syntax? -0.61
What does "return {}" statement mean in C++11? -1.48
#define conflict with variable in .dll header file 0.00
Extract vector from std::map<int, std::vector> -0.31
Function pointer for inverse of exp function in c +1.93
Precedence of const member function over return value type match +2.21
Confused in used BSTR in com dll in c++ builder -0.55
Force compiler to accept only compile time argument (floating point) -0.42
Exercise on C integral promotions 0.00
What do empty braces mean in struct declaration? -1.79
MinGW (x86_64-w64-mingw32-gcc not found) 0.00
argument of type uint8_t is incompatible with parameter of type char* 0.00
C++ Subclass Overloaded Multiplication Operator Hides Base Overload... +0.56
Direct converting a const char* text passed trough a function into... +0.24
C++11 in-class reference member initialization makes bad copy +0.40
Can you allow one of a few types of pointers as an argument without... -0.64
COM Reference Counting Questions -0.10
Taking reference to vector element before adding more element to ve... -0.72
Why does this not marking an operator overload as inline cause a du... 0.00
Pointer to 2D array with function -2.12
What does a && operator do when there is no left side in C? -0.58
Storage classes in C++ - misleading name? -1.94
Incrementing a variable used twice in an initializer list - undefin... -1.68
Reaching end of function without return statement +0.04
Must I initialize everything in the constructor? -0.61
Scanf/Printf in C...what's going on here? 0.00
Returning an object confusion +0.23
How is the memory allocated while casting? -0.54
Implicit "declaration-in-instatiation" in C? +2.40
Access of member functions in C++ inheritance +0.65
What is the name of this unusual C++ template feature used by Boost... -0.45
Is the compiler allowed to interlace the evaluation of subexpressio... +0.37
Is this an storage-reuse (aliasing) bug in gcc 6.2? 0.00
exposing static variable through an inline function 0.00
How can I bypass the call to destructor at end of member function? -0.74
Getting error message saying my class does not name a type when try... +0.38
Problems containing multiple "or" operators in C +0.36
Where is memory allocated for an immutable string in c? -2.20