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 ... 17 18 19 20 21 ... 70
Title Δ
GCC Optimizes away an if clause which can't be optimized 0.00
Does this self-assignment do something sensible? +1.55
Could defining an empty array be a cause of undefined behavior even... -1.42
Comparing unsigned expression with 0 +2.57
How to Cast a section of a byte array to a specific type? +0.07
Strict aliasing and overlay inheritance +0.81
Undefined behaviour or not undefined behaviour -1.52
Does ARRAY_SIZE return undefined behaviour when the array is empty? +2.46
Does memcpy preserve data between different types? +2.54
Visual Studio C++ wont accept >> or << past the initial... -1.69
How to in-place initialize an array? +0.51
clang with -Weverything flag not catching nonexistent elements in v... 0.00
Why does having a copy constructor cause this code to break? 0.00
Initializing a matrix with a pointer to pointer? -2.43
Referencing deleted function when using unique_ptr 0.00
how to use `new` for pointer to array -1.74
Creating an unmodifiable 2d array in c++ +0.95
Non-const pointer prefers const T& overload to const T* 0.00
What exactly is a translation unit in C +1.62
C++ access violation in msvc but not gcc for multiple inheritance a... -2.19
Designated Initializer for array of arrays 0.00
How to access a int pointer as 2D array using macros in C? +1.16
Assigning an int to a pointer, What happens? +0.54
Integer promotion unsigned in c++ +2.04
Why can't I complete a typedef name of array type? +1.31
Assigning an Int pointer to a double variable 0.00
error: unitialized member with const type c++ +0.82
Stop r-value invoking move assignment C++ 11 -2.04
Why is my if else statement not showing results of one of the condi... +1.59
This static class field is being used before it's been created? 0.00
C++ operator & with enum evaluates to false -0.07
Segfault when dereferencing void ** arguments 0.00
C function not returning correct result -0.63
Why do I receive a std::bad_alloc exception when running this code? 0.00
How to access each element of a Vector<3> from the TooN libra... +1.26
Evaluation order of Operator * +1.90
Destructor and Constructor Ordering in C++ 0.00
Code review: const char * modification -0.71
Does the defaulted default constructor initialize variables to zero? -2.08
Pass unknown size array of structs to functions and fill 0.00
Why is rval ref binding to lval ref function? 0.00
C++ `vector iterators incompatible` error only in Visual Studio 0.00
Function Prototype - Turning off argument checking +0.96
Sementation fault when trying to read stdin to a 2d dynamically all... 0.00
How to use std::string effectively in the C-style functions which d... -0.02
How can I solve this pointer/memory issue? +0.34
Right syntax for allocation +0.38
variable with block scope - many declaration - standard? -1.95
Signed int in c language assignd bitfields but confusion 0.00
Using define in a c header file +0.75