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 ... 35 36 37 38 39 ... 70
Title Δ
const char *const changes because of a string (?) +0.42
"Attempting to reference a deleted function" 0.00
How to write a vfprintf wrapper that adds a prefix to format specif... 0.00
c++ order of cout with variables in struct changes the content? 0.00
Why %[^\n]s does not work in loop? -2.28
EOF is not always ^Z on Windows? 0.00
Using memcpy correctly 0.00
c++ vsnprintf error when processing a long string(or strange) +0.35
passing pointers through multiple functions from main() C++ -1.98
How to apply the restrict pointer type keyword in struct member arr... -1.47
What makes this usage of pointers unpredictable? +0.06
Segfault thrown on one line of code -0.10
Where is a char-pointing string stored LOGICALLY? -0.36
why for(class A{} fkldsjflksdjflsj;;) can compile? +1.79
A piece of code cannot be compiled by intel compiler but clang will... 0.00
While doing copy-elision, the compiler doesn't consider the cop... 0.00
Approved way to avoid lvalue cast warnings and errors? 0.00
Segmentation fault when using strlen on user input string -1.60
Copy an array of structs using a function in C +0.55
Using macro with string fails on VC 2015 0.00
A wrong result output in C++, when I add a statement 0.00
I am new to c++ why is casting working in first case but not in sec... 0.00
Order of evaluation in chain invocation in C++ +2.49
Why is isnormal() saying a value is normal when it isn't? -1.53
delete element inside pointers array (resize) 0.00
struct similarity in C +1.54
Why is it an error to initialize a variable with multiple values us... 0.00
Pointer arithmetic output asked in an interview -0.47
Dereferencing a void pointer +2.39
C array size given by variable -1.63
C++ Builder Button Click Function Reentry -1.03
How to change the code using lamda expression? 0.00
Combining modal popup and HTML5 form validation 0.00
'localtime' function crashes on second call -1.23
C Copying to a const char * 0.00
Initialize union using largest member under MSVC compiler 0.00
C++ function = delete +0.40
Casting pointer types on different architectures 0.00
Do the C language standards specify support for global register var... +1.01
Gibberish from ReadFile()? 0.00
when defining a private structure in a class how do i use it as a f... -2.27
understanding Token pasting +0.39
Value assigned to struct member is incorrect +1.22
Conflicting types for pointer variable in C (Error) +0.92
If user input is negative, prompt again +0.38
How is this a most vexing parse? 0.00
Spurious C++ destructor call under Visual Studio 2008 (absent under... 0.00
Char and int16 array element both shown as 32bit hex? -1.17
What is the correct way to define this C macro? +0.17
When it comes to applicability, how is "const int &i"... -0.69