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 2 3 4 ... 70
Title Δ
CodeBlocks compile program for 32bit computer 0.00
How does C compiler treat enum? -2.39
Can I have an ELI5 for references and pointers and when to use them? -0.47
vector going out of bounds depending on a swap statement 0.00
How does failure to allocate memory in constructor bubble up 0.00
What creates a remote git repository? 0.00
Is alignas legal when used for an inline static member? +0.31
Is Assign a Value Out of Range to a Signed Var Undefined in C++ Sta... 0.00
Why doesn't a negative number modulo a vector size give a negat... +0.36
Pointer to array of runtime-determined size pre-C99 0.00
Why `int a=-1;printf('%lld',a)` output 4294967295? +0.36
Overloading operators C++, complex numbers? 0.00
Is there any difference on allocating memory like this? 0.00
How can I initialize a std::chrono::duration constant without using... -2.50
Why copy constructor is getting called? +0.36
Compiled C executable is detected as a virus by windows defender +0.73
How can understand the *(void **)(&m_handle) = dlsym("./ha... -0.70
C++ what is meant by, at compile time? +0.69
Why does void * pointer to SetArgPointee in gmock cause error 0.00
Is it UB to access a member by casting an object pointer to `char *... -0.62
C-style cast of enum class to reference of underlying type char 0.00
Returning Rvalue Reference and Temporary Materialization 0.00
My wrapper function is missing a variable? 0.00
The meaning of "static char __ = []() -> char" +1.16
Is it bad practice to declare a C function as static if it can stil... +1.83
How to insert an integer vector value into char vector -0.63
How do I std::getline into a template type? -1.97
"lambda capture" on regular function? -2.26
How can I link the 3rd party library bzip2 in my gcc compiler? +0.35
Pointer set to NULL but not in debugger 0.00
Bit set in C its not give me right output? +1.33
How can I create template of complex<double> type in vector&l... 0.00
printf() prints twice the same line after signal handling 0.00
cl x64: unsigned long outside / inside union: error C2099: initiali... 0.00
Why does the pre-decrement cause strange changes? -0.48
How to use references/pointers with mathematical operations in c++? -2.12
How to differently write reinterpret_cast<> 0.00
If I extract something from a stream, does the stream not contain w... 0.00
static_cast seems to work when it can't possibly work +2.07
Why is the result type of a sum of two unsigned integers different... -0.18
vector's destructor is called immediately and causes double fre... 0.00
Swapping structs by value (array of pointers) -0.02
In C++, if a member reference is initialized in its declaration, wh... 0.00
Endianness conversion without relying on undefined behavior -0.43
A function that returns a pointer to an one dimensional array is va... 0.00
How to check is string correct to convert it to int? -2.13
How to avoid object copy at vector list initialization and how to e... 0.00
STL bitset shift operator causes segmentation fault 0.00
How can I create a long int from a char buffer? -0.65
Is there a compiler warning for casting double pointer to single po... -0.18