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 ... 20 21 22 23 24 ... 70
Title Δ
Passing three dimensional array by reference in c++ -2.08
Malloc an array of an array of structs -2.50
In C, how would I choose whether to return a struct or a pointer to... -0.53
Is it safe to create a const reference to result of ternary operato... +1.20
Difference on address of const reference to ternary operator betwee... 0.00
C error: conflicting types for function and previous declaration wa... 0.00
C++/C int32_t and printf format: %d or %ld? 0.00
Operator<< overloading hides other 0.00
Concatenating 2 arrays in C +0.45
C11 _Generic usage +1.02
Macro - combination between function and multiplication 0.00
Strict aliasing rule violation -0.05
realloc(), lifetime and UB +1.70
What does the "Expected '(' for function-style cast or... 0.00
Where is copy constructor getting called? +1.70
C++ typedef typename classname::template -2.49
How do I wrap a C++ function that returns a smart pointer in C? -0.39
Converting to non-scalar type -0.41
conflicting types for the sample from The C Programming Language 1.9 -1.64
C macro to unroll fixed sized array declaration, rename each with i... 0.00
g++ compiler macro in c11 0.00
Why width number can not work after a "#" in printf format? 0.00
void function parameter in both the definition and declaration? Or... -0.31
destructor not executing in C++ +2.06
Dynamically allocate Matrix using typedef 0.00
C - Calling function of "mixedly allocated" array +0.39
Pointer initialised to null changing to 0x1 -0.38
about the declaration of a mixture of array and pointer -1.92
C++ primer says that we can use initializer list for "=default... +0.14
Swap alternate bytes in a integer -0.75
Unaligned memory access: is it defined behavior or not? 0.00
Is restrict redundant for a const qualified pointer? +1.71
How do I correctly assign a struct containing an array of int to an... 0.00
Double pointers, dynamic allocation, and using pointer arrays +0.34
How to advance the array base address using a function? -1.50
Sequencing of function parameter destruction 0.00
Weird behavior when passing argument by value +0.38
Idiomatic way to calculate template parameter depending on other pa... +2.21
Is using type unsigned char acceptable when only a small number is... -0.61
rvalue reference in class template vs function template +0.34
When to use dereference operator for pointers C++ +0.39
How does compiler know how other .cpp files use a static const memb... +0.02
Is my Array of Int* all Initialized to NULL? -0.24
Violating of strict-aliasing in C, even without any casting? +0.52
Can I pass by reference to va_start()? -0.89
What effect does const at the beginning of a non-member function de... -0.11
C++ class constructor clears map +0.39
Having issues overloading "+,-,*" operators for vectors-... 0.00
Is passing an uninitialized variable to another function UB -0.31
syntax error: missing ',' before '<' +2.11