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 ... 62 63 64 65 66 ... 70
Title Δ
Segmentation fault implementing matrix class c++ -0.25
why does printf("-%d",025); print -21? (C) -0.07
Concept of reinterpret cast and static cast ? 0.00
What is the difference between *s and s[i] in this function? -1.21
Is it valid C++ to cast an rvalue to a const pointer? +2.42
Passing structs holding static arrays in C++ -1.39
What exactly is a vector reference? -0.20
Why doesn't strcpy work? -1.20
implementing stack with a linked list in C++ , copy constructor +1.80
std::map<x,y>: How to declare array of struct (y) inside a ma... -0.04
Exporting Packed structures with bool -1.48
Why won't certain C string library functions (i.e. strtok) accept a... +0.74
reinterpret_cast<> and portabilty -1.16
Error: `#elif with no expression` - happens only on Windows -1.03
Converting Program to return a Pointer with a structure -0.26
Partially applying a function in C +0.29
Filling an integer array from global variables then returning it fr... -0.52
How to copy a multidimentional string in C -1.27
Trouble about assign char pointer in C +2.14
Init value for a function pointer 0.00
Incompatible pointer type error using structs -0.30
MPI program in C crashing +0.48
Why is my function endlessly looping -0.01
C++ Sieve of Eratosthenes algorithm results in stack overflow -0.57
Reading from file using as Paramter Char* -0.03
Finding the size of the structure dynamically +0.16
what if we assign different structures with = operator instead of m... +0.57
C Database number output doesn't work 0.00
Safe to use += operator to create a new std::map entry using []? -0.57
Retrieve cout, pass into str -0.00
My returnList[0] gets rewritten to @5' 0.00
Unsigned Bitwise Shift Operators [C11] -1.06
C++ looping I/O issue -0.52
C89 - Initialising struct with flexible char array and prototypes 0.00
Struct remains unedited after function 0.00
mysterious segmentation fault in C 0.00
C++ math functions can be used without including the directive &quo... +1.67
Altering member of referenced member +0.85
Possibly non-conformant code generation when dealing with array acc... -0.95
Trouble with packing / unpacking ints to and from char* 0.00
"Segmentation fault" with large files 0.00
Overload an event handler in C++ Builder XE5 0.00
Reading Input From File and Storing into 2D Array -2.39
Initialize struct without an assignment? +2.37
How do I create a pointer to a 2D array of pointers - C -1.36
String literal not printing out correctly 0.00
Use casts to access a byte-array like a structure? +0.30
segfault during memcpy() of two char* +1.11
How does string work with non-English (non ASCII) symbols when char... +1.76
Sorting an array of 1000 integers 0.00