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 ... 36 37 38 39 40 ... 70
Title Δ
int a=1, is a || 1 a constant expression? -0.49
How are my functions connected to the right member function +0.37
Bit shifting `char` vs. `unsigned char` +0.67
How do I prevent a subdirectory from being matched in .gitignore? 0.00
Force Default Initialized Constructor in POD? +1.01
Structure declaration in c with identifer -1.73
C++ Function taking lvalue and rvalue parameters transparently 0.00
Why is the order of destruction of these function-local static obje... +1.97
Why precision problems in a floating point number varies according... 0.00
Is it possible to erase modified element from std::set? -0.12
Can you use a reference operator with a fuction? +0.13
c++ implicit type conversion string -> int? -0.11
Stack Overflow Exception when declaring multidimensional arrays -0.41
Allowed operations on an possibly invalid pointer by the strict int... -1.55
Argument of type "const char **" is incompatible with par... +1.04
Unexpected results while bit-shifting in C -2.17
Cannot convert ‘char**’ to ‘wchar_t**’ -0.17
IStorage::OpenStorage OLECHAR *pwcsName for MS Project 2010 0.00
character array overflowing by sprintf 0.00
if references must refer to valid memory,then why this program is c... +1.75
Why does this struct padding trick work? -0.10
C++11 best practice to use rvalue +0.39
Store value in pointer var +0.38
Pass char pointer to function in C +0.40
Invalid operands to binary expression 'Object' and 'Obj... 0.00
How to compile C code that #includes C++ code? -2.64
C conventions - how to use memset on array field of a struct +1.52
Why memset is not working with array container in c++11? -1.31
reallocating memory of a vector 0.00
What is the use of the `inline` keyword in C? -0.14
Function return value from formless unit thru form unit 0.00
Why does (*p=*p) & (*q=*q); in C trigger undefined behavior +0.01
Why destructor is not getting called for anonymous objects? +2.08
How to properly bind rvalues to the constructor? 0.00
how to use sprintf on multiline raw string using named placeholders... -0.12
How do I create an instance of this tagged union? Compiler errors a... -1.41
'Link error: already defined' when using COM interface 0.00
Why is C/C++ preprocessor adding a space here? +0.40
Passing iterator's element to a function: wrong type of pointer +1.67
Method returning std::vector<std::unique_ptr<Object>> +2.04
How can I access the members of a subclass from a superclass with a... +1.57
Undefined behaviour or may be something with memset -0.09
Size of a pointer in C -1.01
Releasing memory with std::move()? -1.08
Is this an appropriate use of const qualifiers in C? -1.08
Wrapper for __m256 producing segmentation fault with constructor 0.00
C++ inline casting and casting into variable works differently 0.00
Segmentation fault while populating vectors using pointers +0.96
Why is 0x7FFFFFFFull | (1 << 31) returning 0xFFFFFFFFFFFFFFFF... +0.43
Is it possible to add an argument to main by scanf? -1.26