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 ... 23 24 25 26 27 ... 70
Title Δ
const-reference binding to a temporary 0.00
Explicitly delete never-use copy constructor give compile error +2.03
complicated Typedef in C++ -0.50
How to use object that created locally in a function without copyin... +0.85
What is the "best" way to overload arithmetic operators i... 0.00
Exactly what is unsafe about this static_cast? +2.66
pointers in the IAR compiler -0.31
Why does destructor get called twice in here? +1.88
Getting an "implicit declaration of function" error in Co... +0.66
Are my lambda parameters really shadowing my locals? +0.39
Why does function taking char pointer pointer not work? +0.40
Core dumped when I run the program -0.60
Beginner C programming passing pointers to function is giving unpre... +0.36
Passing C-arrays of different sizes to templated function taking 2... -0.99
Is this post correct about "passing shared_ptr in reference&qu... 0.00
I'm using the sieve of Eratosthenes as a primality test. Why am... 0.00
Does MinGW-w64 support std::thread out of the box when using the Wi... 0.00
Calling a method in a class using an array with objects, error &quo... -0.10
How to assign C++ array with a pointer to first element? -0.84
declarations for inline static functions 0.00
One line #if statement -1.03
Can I create a C++ string/vector with specified length but no initi... -0.42
How can Microsoft say the size of a word in WinAPI is 16 bits? -0.68
Unpredictable behavior for strcpy(m+1,m) +2.03
Is there a mechanism in C++ to make a full copy of a derived class... -1.35
what is the value of an empty cell of a 2d array? -2.34
C++ destructor with return +0.80
int to unsigned char* and vice versa +1.68
Is the lifetime of a C++ temporary object created in ?: expression... 0.00
Error assigining a structure array containing another structure array 0.00
STL container holding class within declaration of that class -2.41
Unnecessary use of unnamed namespaces C++ +1.22
Is reinterpret_cast<char *> the only valid use of reinterpret... +1.59
Safely convert 2 bytes to short -0.76
Invalid redeclaration of "(structure identifier)" +0.38
A generic function to copy char* in C 0.00
How to reinitialize array of struct? +0.32
Confusion about result of overloaded assignment operator being lval... +2.06
Initialize a local static const array with values of another array -0.87
Does an inline funcion in the header must be inserted to everywhere... -1.08
Why does the vector iterator point out of bounds? -0.37
Error when assigning an enum to a variable +1.10
Copy the value of integer from one variable to another by using onl... 0.00
Assign to *this in constructor -2.19
Integer Array Slicing -0.93
Execv..what is (char *)0 in c? -0.51
Weird std::string::size() in a for loop -2.42
A value of type "char *" cannot be used to initialize an... +0.39
is using a constant without an explicit cast invoke undefined behav... -1.19
Why would one use MACRO+0 !=0 +0.56