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 ... 18 19 20 21 22 ... 70
Title Δ
allocating memory as the program runs -0.61
Taking address of temporary (compound literal) parameter in C 0.00
error C2990: 'node' : non-class template has already been d... 0.00
Can I do what I want with allocated memory +1.53
Strange behaviour of realloc with certain values +1.94
What is the best alternative to strncpy()? -1.58
Structured bindings and mandatory copy elision +2.57
Assignment of `const reference` member in explicit Constructor is n... 0.00
Weird behavior with a manually defined strlen -0.90
On new's bad allocation error, does delete still need to be cal... +2.68
Why are pointers to inline functions allowed? -0.25
Valid preprocessor tokens in macro concatenation -1.06
Typedef a function that takes variadic variables 0.00
How to implement operator>>(std::istream&, std::array<... +1.00
C++: Why re-input stringstream doesn't work? the content remain... 0.00
Structs 'const char *x' vs 'char x[30]' +0.02
Why GCC compiles and links two files even if 'extern' is no... +0.23
Templated function can't convert 'int' to nullptr_t -1.40
Why does char hello[14] = "Hello, World!\n"; result in a... +1.61
Why is the pointer changing for no reason? 0.00
how to return 2 dim char array from function in C 0.00
Warning this decimal constant is unsigned only in ISO C90 +1.73
How do I use clear() with integers in c++? -0.20
How standard C++ input output streams have to handle intXX_t types? +2.63
Why does the restrict qualifier still allow memcpy to access overla... -1.21
Why do lambda functions drop deduced return type reference by defau... +1.63
Segmentation fault : g_ptr_array_foreach 0.00
Why does this c struct work? +0.41
Can "static const char array" include a member of variabl... +1.98
Pointer to Array in C +1.69
Difference calling virtual through named member versus address or r... 0.00
Advice for novices for how to avoid bugs with operator overloading 0.00
Nested overloaded operator->() in C++ 0.00
Combine if statements with logically related conditions -0.14
What does the "=" operator return? -1.54
What's the evaluation order of `*(n++, &n) = n--`? 0.00
Compiler showing "Expression must have a constant value"... -2.58
Class object creation in C++ +0.44
Initialize two 2-d array to zero in C/C++ 0.00
C , regarding pointers (or pointers to pointers?), **, and malloc -0.10
Why an Rvalue Reference is Turned into Lvalue Reference by a Univer... -0.63
Confused by effective type rules +1.84
Any legal way to reinterpret a char * as an array of another primit... -0.27
g++ doesn't call copy constructor if it is templated? +2.03
Error when initializing a vector array of strings 0.00
Program memory space is being overwritten 0.00
std::move return and input reference argument -1.30
Array operator (->) overload in nested call 0.00
Is it always safe to use std::vector<size_t> with different i... +0.36
Properly clearing an array -0.67