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 ... 52 53 54 55 56 ... 70
Title Δ
I can't create a custom class without running into compilation... +1.13
2 dimensional array of pointers +0.46
T v{} initialization +0.42
Why does the compiler allow vector.begin()=vector.end() in C++? +0.72
Need to understand the statement "Accessability is checked sta... +1.01
Array with unknow bound +0.45
Having trouble with the error: expected unqualfied-id before '{... -0.75
C abbreviated array naming 0.00
Unexpected Result After Arithmetically Right Shifting 0.00
Don't understand how to input/print and compare string in loop... +0.11
Why take '<' as 'operator<' rather than a mar... -0.91
Overloading the + operator for combining two dictionaries that use... 0.00
Segmentation fault while checking size of bitset -0.06
What is the difference between %f and %lf in C? +1.56
C program that removes comments -0.04
Compilation error from code with structure -1.52
fwrite writes out bytes, not the actual integer +1.10
Use struct without structure name as extern in another file 0.00
scanf() error handling inside a while loop? -0.37
Segfault 11 when trying to multiply 2 matrices +0.45
Dereference c structure pointer to enable dot notation +1.55
Common block equivalent in C++ -0.03
How to declare a function return a pointer to function return point... -0.31
Is it possible to trully force a variable to become constant to all... +1.76
C++ pointer as return type from function -0.06
C++ Cin not executing properly -1.34
why can't I initialize a static const pointers with other stati... 0.00
Passing an array of 'typedef struct' to a function -0.62
How do I get user input from cin into C++11 std::array -0.86
How to pass unbound multidimensional array? +2.35
Variables being overwritten when using new +2.49
Trouble with 32-bit two's complement hexadecimal conversion +0.25
Nested loops with signed v.s. unsigned int -1.34
Range of IF statements in C programming 0.00
Why a const function and non-const is needed in a class? +0.98
Dynamically allocating memory in class constructor -0.77
How to properly allocate memory for structs, arrays of structs insi... -2.00
Clarification regarding signed and unsigned integers in C language +1.39
Function pointer as parameter in a class method declaration -1.62
Is there a simpler way to write this? -1.37
Is strlen on a string with unitialized values undefined behavior? +1.80
Having trouble with default class constructor C++ -0.03
Understanding operator() overloading +0.62
C++ cout will not print +0.10
Segmentation fault while writing to outputfile 0.00
How to change my sprintf format string, based on size of long 0.00
How do I bring a single function into the current namespace? 0.00
arrays that are not lvalues and sequence point restriction 0.00
How to check multiple mallocs and free them if error? -1.02
Which bits are which in a struct with bitfields? 0.00