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 2 3 4 5 6 ... 70
Title Δ
What is the cross-platform way to pass a va_list by reference? -1.07
Is (a=1)=2 undefined behaviour in C++98? 0.00
Using "new" with initializer_list does not assign string... +1.43
Narrowing conversion -0.36
What is the correct way to ship a program built using MSYS2 and Min... +0.40
SegFault calling main -1.59
Freeglut 64 bit program linking errors 0.00
How to padding two strings in printf? +0.49
What is the correct way to convert 2 bytes to a signed 16-bit integ... +1.54
Is an interrupt a signal, according to the C spec? +0.81
Use cast or macro for C integer constant expressions +0.11
Why does function `strtoll` gives a wrong value and set errno to 34? 0.00
Why static_cast conversion from base to derived works inside base b... -1.70
Object Initialization Syntax in C++ ( T obj = {...} vs T obj{...} ) +0.39
Consecutive calls to move constructor when compiling with -fno-elli... +2.42
Passing a temporary struct value to function works on Mac but not W... +0.36
Variable assignment inside C++ if statement +2.62
Pointers looking like function pointers +1.99
Why does this C code to read/write array of integers from file not... 0.00
Is it serializing object representations by memcpy without creating... 0.00
Cannot use ++, -- operator on the result from pointer arithmetic -0.67
Why is this function marked as noexcept, but can throw? -2.05
Byte layout of structure (#pragma pack behavior) different on MSVC... 0.00
Initialising member aggregate type without copy-constructor 0.00
Why is 'int' used as just int and why not as std::int in C++? -1.42
Nesting lambda expression with passing parameter by reference in c++ 0.00
free() runtime error while working with structure pointer arrays -0.22
is it safe to use va_copy on windows -1.61
C++ stringstreams, why getline does not consume content of stream? 0.00
Confusing behavior of C++ string returns and c_str() casts +1.61
Pointers in C and casting +1.47
Pointer aliasing between struct and first member of struct +0.82
ISO C95 array initialization guarantee +1.80
Definition of `int foo() {}` vs `int foo(void) {}` following declar... 0.00
extern "C" static array function parameter -0.61
Reading a file into an Array and Outputting the Array C++ +0.86
Cannot convert string to char in c++? 0.00
const works but does not constexpr 0.00
memcpy vs pointer casts vs something better 0.00
A reference taking function with a default value +0.36
Create dynamic library using MSVC command line -1.12
Return brace-enclosed initializer list as struct 0.00
In C++, how do you initialize an array of pointers to wchar_t* (res... +1.90
Why does clang require a function to be declared before it's ca... -1.55
How do i reinterpter_cast vector to int? -0.52
Template method accesses forward declared class fails to compile on... 0.00
How to install MinGW64 (non of the approaches work) +0.35
C++ Technical Question on Pointer Dereferencing -0.68
Template function error in clang but not gcc 0.00
Last element is missing from the 2D array -2.34