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 ... 19 20 21 22 23 ... 70
Title Δ
Who defines the sign inversion pattern for integers? -1.72
Is running a binary generated from a code with "constraint vio... -0.98
using constants in header file with ODR compliance 0.00
Why is it not a compiler error to assign to the result of a substr... +0.90
Why the string initialized with the too long initiializer would beh... -0.98
Why does the compiler optimize away shared memory reads due to strn... -1.25
C++ - Store Pointer in byte array? -2.04
How to multiply a vector and scalar in C++? -0.45
Initializer is not constant... I know, but I feel like this should... -0.29
How to implement Postfix increment operator -1.53
Why do I get a negative number when subtracting pointers? -0.93
Implicit array sizing and crash c++ +0.38
Bit shift portability 0.00
how much memory would it take to store a reference to an object in... +0.39
Segmentation fault using array of promises +0.39
Type casting when passing by reference 0.00
Typedef parameters and functions -2.51
Changing the size of an array inside of a struct C++ +0.40
Create a vector of type bool, where all values are initialised to t... +1.24
Universal Reference: Cannot convert parameter from 'int' to... 0.00
Uninitialized _Bool variable or struct field behaves strangely -0.65
Should I always implement a move-semantic for functions and methods? +0.72
Equality comparison of pointers to different objects -0.37
g++ fails to link .o files into an executable +1.65
Are variables declared side by side in a struct contiguous? 0.00
C++17 expression evaluation order and std::move -2.39
Why does operator new can't construct multidimensional array of... -0.97
Error C4430 missing type specifier - int assumed. Note: C++ does no... -0.37
Why does Serial.println() change the value of an array inside a fun... 0.00
Aliasing with char *, unsigned char * and signed char * 0.00
What happens when you declare an array with empty bounds 0.00
Ways to pass 2D Array to function in C +1.13
Why can't I use a char as a parameter of a function? 0.00
`xvalue` behavior in C++11/14 +0.37
Can't understand the output 0.00
Virtual destructor use cases 0.00
In C++ how do I access a private base member variable in an inherit... +2.04
Storage Class of Default Global variable (gcc compiler)? +1.76
How to pre-declare a typedef class in C++ 0.00
Check if pointer points to given array +2.44
External linkage of const in C -0.08
Binding const references to const values only 0.00
Difficulty with using an overloaded addition operator +0.14
2D array passing in C 0.00
Shall an variable with external linkage be defined with keyword ext... -1.23
Allocating memory for array of pointers of int dynamically +0.38
C++ does reference return a lvalue or rvalue? 0.00
Adding or assigning an integer literal to a size_t -1.70
The cos function alway returns 1 +1.44
const function parameters in prototypes but not declarations (in C) +0.39