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 ... 56 57 58 59 60 ... 70
Title Δ
Access violation reading location 0x012DEFFC. C++ 0.00
When is it okay to do/use something that has unspecified behaviour? 0.00
why does printf("a" "b" "c") prints a... +1.35
difference between x*= and x=x*...? +0.17
C++ const function parameters. Is there a way to declare only singl... -0.37
Compound operation evaluation in C++ +0.35
Crash behavior on null reference -0.73
shorthand c++ if else statement +1.09
Segmentation fault on using std::string inside a dynamically alloca... 0.00
What does &> do in bash? +2.05
c++ Object not registered across files -0.05
Insertion on a binary tree with strings in C -2.14
expected expression before double -0.00
Operator delete signature unexpected behavior -1.84
Filling a vector<int>* +3.22
malloc of char* also change other char* variable 0.00
append a character from an array to a char pointer -0.46
C preprocessor macro for catching null dereferences -1.64
Error with declaring struct pointer -0.37
Array of user defined size in C++ +1.46
Function template specialization - problems with pointers +0.74
error C2143: syntax error : missing ';' before ''te... 0.00
My code was able to execute at c++ 2010 but when i return and use m... 0.00
declaring an array of objects with a constant variable -0.18
Uninitialised value was created by a stack allocation valgrind C 0.00
Extern makes no difference -0.77
Two versions of [] operator for rvalue and lvalue cases -0.28
What is copy/move constructor choosing rule in C++? When does move-... -1.00
Why does the compiler require a copying constructor, need and have... +1.87
What is the correct way to avoid this error on C +0.44
Need help in understanding order of evaluation of expression in C -0.96
How is the memory allocated for an array defined (declared?) in a h... -1.05
assign const char* inside nested struct (c++) -2.02
Assign a struct to another struct inside a struct in C -0.53
Bitwise operation and masks +0.87
C++ move assignment triggers move constructor first +0.47
Access private static method from outside the class C++ +0.48
Overflow/Underflow issues? -0.19
Is there a way to backup a branch in git and be able to "reimp... +1.33
c++ return same Object to the caller -0.04
Entering different types (in C) -0.02
Explicitly defaulted constructors in empty and non-empty struct 0.00
Copying string into char array +0.21
Variables printing as nan or inf instead of actual value 0.00
What class is "EXIT_FAILURE"? +0.96
Why does the order of the class members matter? 0.00
How to replace elements of array -0.07
Why do anonymous objects sometimes require a default constructor? -0.53
Sum columns of multi-dimensional array +0.48
Possible to detect stack allocated object that isn't captured? +0.46