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 ... 25 26 27 28 29 ... 70
Title Δ
How to use forward declaration in C? 0.00
Is this compiler optimization inconsistency entirely explained by u... -0.39
Why am I getting garbage values when I print the value? -1.24
c++ vector of pointers to functions with specific parameters 0.00
makes pointer from integer without a cast... DS1307, RTC, BCD -1.80
Passing nD array as a pointer to function 0.00
About rvalues' scope and memory leaks +0.13
std::move(T&&) and temporary object. Where is the temporary... -0.86
Minimum Guaranteed Constant Folding in C +1.83
Why does this scanf() conversion actually work? -2.03
Why would you use a constexpr on a constructor? 0.00
initialize the array with pointers to ints +1.00
What does "int& foo()" mean in C++? -0.16
Why do `initializer_list<pair>` and `initializer_list<tupl... 0.00
How to increase size of font in MessageBox c++ builder 0.00
Why I can't see any ouput iterating this vector? 0.00
Error while writing txt file: Access violation reading location 0xC... 0.00
C++: using for loop to allow user input of numbers into array +0.37
error C2677: binary '+=' : no global operator found which t... -1.89
Can reinterpret_cast<qintptr>(...) be negative? 0.00
a call to a constructor cannot appear in a constant-expression -0.14
Load value from file to a value of 2D array pointer -1.39
Reference types and Inheritance issues +1.52
Cast this to void*& -0.22
How to change the MSB of an integer +1.04
Structure element free function 0.00
C: malloc'ed pointer changes location after being returned from... 0.00
Equivalent of uintptr_t/intptr_t for pointers to functions? 0.00
constexpr reference to a variable of an anonymous struct +0.37
C++ replacement for C99 VLAs (goal: preserve performance) -1.98
Define all constants as const references? 0.00
C++ Constructor: Perfect forwarding and overload -1.99
Can an optimizing compiler add std::move? -2.09
Error: invalid conversion from int to int(*)[4] in function calls +0.37
C++ modulus requires cast of subtraction between two *un*signed byt... +1.69
Can unexecuted code cause a segfault? 0.00
Is a return statement always necessary in a c function? +0.37
Passing restrict qualified pointers to functions? 0.00
Passing a vector by reference 0.00
Should my C++ inline methods be explicitly declared as inline? +0.37
colon in for loop in C++ 0.00
Unsigned short changes value when assigning to struct field +0.38
How to format wide char string via vswprintf on OSX (want to return... -0.38
printing multiple different things in single printf statement using C +0.31
cannot cast int *(*)[] to int(**)[] -0.74
Union Bit Fields -0.12
c++ returning a const reference of an object +1.48
How to read a word from std::istringstream without assigning to a t... 0.00
C++ negation and overload resolution -0.61
Why does char* create a string? -1.29