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 ... 31 32 33 34 35 ... 70
Title Δ
Lifetime of const reference variable not extended +0.43
Bounds check - out of bounds -0.60
C Memory leaks with char ** 0.00
Overflow after an implicit cast +1.57
disable enum assignment g++ in if statement -1.98
error: no match for ‘operator=’ (operand types are ‘FILE and ‘FILE* ) 0.00
C copying to a string created from malloc +1.89
Why a and b are not swapped in this code? +1.38
How does this read a 'zero' when comparing two arrays? 0.00
Array of structs printing and modifying 0.00
My loop isn't working(using feof) 0.00
Compile time error if brace-closed list is the wrong size for class... -0.85
How can I access a protected constructor from a friend function? -0.35
Pointer offsets in C -0.16
What does ({;}) and ({0;}) in a macro definition signify? 0.00
Vector not updating outside function C++ 0.00
How to forward declare vector<B*>* (not vector<B> or ve... +0.39
Reading an entire file using C++, ignoring false-positive EOFs 0.00
Printf() function acting strange +0.05
Function Return Type: Pointer, Reference or something else? +0.09
Cast from unsigned long long to double and vice versa changes the v... +1.11
Very weird PuTTY error. TAs can't figure it out 0.00
Passing a Vector made of a Class to a function (C++) +1.58
Result of Printf ("%d", &a) +0.39
fscanf() only reads last integer per line +1.95
Why is memory access exception caused in this occasion? -0.54
Why can't NULL be a function pointer template parameter? 0.00
Why does incrementing one array, increment another? 0.00
C++ 2D Array Alocation/Parameter Error 0.00
Initializing static class object with no zero argument constructor... 0.00
Why does copy elision make an exception for formal parameters? +2.10
Valgrind's behaviour for structs + unions 0.00
Proving that "int *p = malloc(1); p[0]" is undefined beha... -1.54
Using a const inside of a class - static vs not static +1.28
How to compare multibyte characters in C +0.04
Copying vectors without using the element copy assignment operator... -0.36
Why is unsigned short (multiply) unsigned short converted to signed... +0.31
Why does array type not decay to pointer for class templates? +1.01
Why do I get this error when trying to output a string? +0.41
Defining a struct parameter with the type of the struct itself +2.31
I'm getting "incompatible pointer type" and I don'... +0.19
Pointer arithmetic with 2D arrays in C -0.36
C - fprintf() & printf() deleting array element memory 0.00
C++ ostream overload of typedef array pointer parameter -0.09
C++1z(?) runtime sized array as a return value -1.06
Long double reseting to 0 after assignment 0.00
dynamical 2d array: int (*ptr)[4] = new int[7][4]; -1.85
C++ stringstream and fail vs eof 0.00
Why is object copy constructed and destructed twice? +0.41
C language sizeof, strlen and strncpy for chinese words -0.40