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 ... 24 25 26 27 28 ... 70
Title Δ
C++ map with pointers that are automatically freed upon exit, how t... -0.94
Calculating the range of long in C +0.63
How to avoid the virtual keyword -0.04
How not specify an exact order of evaluation of function argument h... +0.17
Why does 1ul << 64 return 1 instead of 0? 0.00
Invalid Conversion from uint8_t* to uint8_t fpermissive c++ +0.14
Member initialization +0.38
How to compile C code on Linux/GCC without deprecated functions bei... +2.06
When can I be sure a constexpr global variable will be "forgot... +1.24
Does const reference prolong the life of a temporary object returne... +1.75
Unsigned and Signed Extension +1.18
C++ friend template function - minGW error but not VS2015 +1.63
For loop acting on vector of integers is behaving strangely -1.72
What is the difference between constant and constant reference argu... -0.79
overload unique_ptr operator call make_unique 0.00
C++: Difference between setting a pointer to nullptr and initializi... +0.22
Bit-shifting left and discarding bits +0.73
Why the returning from a double function becomes int? 0.00
Can't Declare and Assign Map as const 0.00
Casting uint8_t array into uint16_t value in C -0.13
When putting a double in network byte order, why is it done in 4 by... 0.00
Converting an int to an unsigned char in C +0.30
c++ - increasing the size of outer vector in two dimensional string... -2.23
Accessing a struct field in adjacent to a conditional expression 0.00
Conditional std::future and std::async +0.28
'va_start' used in function with fixed args error +0.39
array iterator not dereferencable error +0.40
What is the correct behavior of strtol? 0.00
technical legality of incompatible pointer assignments +0.73
Auto initializing stucture member to NULL -0.47
Why printf() prints this mysterious extra text, on Windows? 0.00
Incrementing/decrementing entirely a float type number -0.11
explicit specialization is using partial specialization syntax 0.00
Structure Alignment when Accessed by Pointer +0.40
Placement new using void* bits as storage -2.00
Checking string to int error without loops/conditionals -2.78
Comparing unsigned char to a negative number +0.38
Unexpected Output of C++ Code +0.99
Use of struct initialization syntax for on-heap struct 0.00
C++ check if an object exists in two maps -1.95
Is it safe to return from function before all std::futures are fini... 0.00
defining member funtion while construcing an object -0.59
Convert a uint32_t to an int32_t without either a risk of overflow... +0.76
Clarifying How Bitwise Operators, Non-Negative Operants, and Type C... -0.11
Copy or reference in constructor? -1.31
Vector iterator not being incremented 0.00
c++ pass single variable as both reference and const reference +0.38
Is there a C++ standard class to set a variable to a value at scope... -1.56
Can range-based C++11 for do/check extra operations/conditions? -0.01
reusing the returned object from operator function +1.51