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 ... 28 29 30 31 32 ... 70
Title Δ
How to initialize a data member of unknown type to a default -0.75
How do i output sum of rows of a 2D array C++ -2.49
"int *nums = {5, 2, 1, 4}" causes a segmentation fault -0.23
C compiler undefined behavior accessing global T const * const obj... -0.52
Unable to malloc string in struct -2.52
Are C/C++ fundamental types atomic? -1.78
What is this error "test: malloc.c:2388: sysmalloc: Assertion... -0.09
Error due to And statements in C in MingW compiler +0.39
Which is proper handling of IErrorInfo release +0.40
Why do I have to parenthesize an initializing expression that's... +2.05
MinGW g++ `strnlen` was not declared in this scope +0.33
Trivial assignment of int* skipped 0.00
Static mutlidimensional arrays in C vs pointers and addresses -1.48
Is there a shorthand for this multidimensional array declaration in C +1.57
getline(cin, string) weird behavior c++ 0.00
How to determine if a pointer equals an element of an array? +1.88
How do I use Opaque Pointers in C? +0.39
Why are parenthesis required for calling member functions on derefe... 0.00
Valgrind: is not stack'd, malloc'd or (recently) free'd -0.15
Visual C++ Expression must have a constant value +2.14
C++ How to access a Global Object from Member Objects within the Gl... +1.94
Is there a way to work around using a break statement? -1.06
Is unsigned long int correct for this operation? 0.00
The modulo operation doesn't seem to work on a 64-bit value of... +0.17
Creating a variable sized array of class objects, no default constr... -0.10
Why do I need to declare this function extern. It works without it +1.27
Whole file not read 0.00
Pointers in C Language (Code Explanation) +1.74
C++ function to calculate factorial returns negative value -1.12
How to Print Out the Square Root of A Negative Number with i Displa... +0.30
How to return an optional<T> without an if statement? -1.33
how to fix Error in initializing an array using a variable? +1.50
Array resizing and realloc function +1.53
Parsing an iCalendar file in C 0.00
function name in if statement is converted in a strange way 0.00
Why does inline function need to be declared static if it uses fpri... -1.07
Dynamically allocating a 2D array in C -1.36
initializing array of structure with array elements in it -1.45
Dereferencing int but casting to a float prints nothing in C +1.32
Why can I return reference to local struct variable in VS2015? -1.91
How to dereference and autoincrement a cast pointer in C? -0.17
valgrind reporting memory lost and Invalid read of size 8 -1.30
C++ template parameter deduction by assignment -1.20
error C2664: cannot convert parameter 1 from 'int [][]' to... -0.12
After passing an array to an object using the constructer, the valu... +0.39
Memory error - Simple XOR encryption in C -1.55
Assign value to pointer to pointer 2d array -0.11
Why is sizeof giving wrong answer +0.77
Ambiguity in calling function. Implicit conversion? 0.00
Store signed char inside unsigned int +1.13