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 ... 37 38 39 40 41 ... 70
Title Δ
How the type of the result is decided based on type of operand? +2.01
Swap pointers addresses in C -0.12
Get warning in debug mode but not in release mode (do I get undefin... -0.74
how uint32_t pointer work? +1.33
Can storage for references inside a C++ class be optimized away? +1.70
How to enter a letter to quit a program in C +1.08
Why I cant access this private variable? +0.41
user defined printf failed to print float value +0.37
can memcpy for std::aligned_storage? 0.00
Scoping rules for struct variables in GCC +0.60
Is there any way of protecting a variable for being modified at run... +1.93
Is it safe to read and write on an array of 32 bit data byte by byte? +2.49
CodeBlocks c++ - Can't use Thread because the compiler doesn... 0.00
Dereferencing pointer to incomplete type +1.70
Standard functions and operations not working in class constructor -0.76
:: operator necessary to use with tolower()? +0.56
Can I use the _T() macro with a variable? +0.06
Does comma separators in type definition in C guarantee the order? +0.42
avoiding duplication in the assignment operator of a derived class -0.48
lvalue required as increment operand error with old C code 0.00
C++ classes: Is it possible to select a member's constructor in... -0.06
C++ classes: Is it possible to select a member's constructor in... -1.26
Bad practice to call static function from external file via functio... +1.60
C++ How to only accept a char input and make the program exit if us... -0.09
how does int*& variableName work ? -2.34
C++ store char array in int pointer -1.33
Not known implementation of typedef in C -0.95
Array of functions returning bool 0.00
Efficiency penalty of initializing a struct/class within a loop -1.21
line.find won't compile, line is not declared -0.76
Creating Multiple Instances of a Variable C++ 0.00
C++ Array Inquiry +1.11
Is it legal to compare dangling pointers? +0.54
std::cout for map<string, int> +1.31
Shift left with variable error 0.00
'auto' not allowed in function prototype with Clang +0.36
HTML5 combine commonly-used attributes into super-attribute? -0.09
What is the correct way to call the pure virtual member when anothe... -0.84
How to best handle C++ object initialization: empty constructors or... +0.07
What does slash dot refer to in a file path? -0.22
Passing an enum type as a parameter? c++ +0.40
"E2188 Expression syntax error" when passing default-cons... +1.67
weird optimization (remove a function) in GCC +0.42
C++ Optimization breaking OLE Automation program (non-MFC) 0.00
Segmentation fault Large array 0.00
malloc allocating the same memory location to 2 pointers 0.00
block only one function from inherited class 0.00
Are there any C implementations which have a useless single-bit `in... -0.49
Converting a double pointer to an int pointer -1.78
I can't find the pointer error that's causing an intermitte... +0.42