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 ... 7 8 9 10 11 ... 70
Title Δ
C++ Union/Struct Bitfield Implementation and Portability -1.82
vector return type for function in C++ throwing error +1.43
Using extern to refer to the instantiation of a non-static inline f... 0.00
Redeclaring a non-static inline function as extern +1.48
Formatting floats: returning to default +0.34
Overlapping memory with sprintf(snprintf) +1.01
strange C++ variable initialization +0.34
what is the order of calculating i+v[i++] +1.66
What's the difference between &C::c and &(C::c)? -0.90
Is there difference between scanf("%c",&x) and x=getc... 0.00
wxEffects is undefined +0.36
Is the parameter of time() modified if -1 is returned? +1.37
Why can't the compiler detect the minus sign in my code? 0.00
values in a stringstream are not resetting after being taken from a... 0.00
Do parentheses force evaluation-order in (current) C? +1.52
Can you safely cast a C structure with non-const members to an equi... 0.00
How to assign an integer array declared inside a structure directly? 0.00
Proper unique_ptr declaration of 1 element allocated array +0.01
Correct way to release a COM interface 0.00
Are temporary C++ objects lvalues? 0.00
How to read EXE bytes, store into a char array, and then write the... 0.00
Why does my signal handler only execute once? -2.74
Why can't int (*p)[] be used as an argument for C function? +1.29
Can compiler optimize non-related commands to be executed with diff... -2.39
Why should the controlled group in a conditional inclusion be lexic... -1.75
What's the point of get an address of universal/forward referen... 0.00
getch() doesn't work properly in the latest version of Microsof... 0.00
gcc-8 Wstringop-truncation 0.00
Conversion of uintptr_t into bool slows down SSO benchmark several... 0.00
!expected type-specifier before ‘=’ token 0.00
Interleave 4 byte ints to 8 byte int -1.30
What does this mean: "class DATA_C data_container" 0.00
Conversion to base class never used 0.00
Can the compiler cast `(void *) 0` in `execl(prog, arg, (void*) 0)`... +1.71
Is there a legal way to convert a unsigned char pointer to std::byt... +1.57
C compiler ignores 'static' for declaration of struct +0.42
How to create a reference to an array created dynamically using new... 0.00
Constructing `long double` rvalue +0.48
Error when passing struct to function in c +0.34
What are Call Instructions -0.62
strlen or snprintf, which is better to get the length +0.33
inline static member variable 0.00
Deleted constructor called in initializer 0.00
Setting value more than once in stream +0.90
Does access through pointer change strict aliasing semantics? +1.17
C++ std::fill and std::fill_n error "error C2679" +2.13
Why does this code fail without volatile declaration? 0.00
Why does moving std::optional not reset state +1.49
_Noreturn in a struct in c: error: expected specifier-qualifier-lis... +0.64
Is it legal to access struct members via offset pointers from other... 0.00