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 ... 46 47 48 49 50 ... 70
Title Δ
Why strcpy() changes source string? +0.98
Matrix of structs in C -1.25
is there an array bitshift operator in C++? +0.85
C get a signal to send a value 0.00
How can a wrong assumption on operator precedence be corrected in o... +0.45
C++ Parametrized Constructor Error 0.00
Type of enumerator of the enumeration with non-fixed base 0.00
What should I do to initialize an array of a structure -0.96
Can't convert a member function from type 'double (ClassOne... 0.00
What will happen if I call a method on an iterator pointing to an e... -0.27
Difference between usage of pointer to char and char array -0.44
Passing increment/decrement operator to a function -2.02
C: Performant temporary variables to avoid frequent typecasting +2.72
Defining Global Arrays in C -0.24
return struct from a function and memory allocation +2.27
expected identifier before '(' token -0.25
Can a range-based for loop take a type argument? -1.75
move constructor and std::move confusion -2.09
C++ assigning value to multidimensional array -0.32
Is it a similar function in C++11 as in C11 for the twodimensional... -0.32
implementation of multi-dimensional array with an array or vector -0.95
Accessing elements in a two dimensional lattice C +0.45
Why my while loop causes my terminal/console to freak out 0.00
Unable to understand the pointer mechanism -0.54
Why does this function appear to return more than what it says to r... -0.03
Memory issues in Cpp -1.66
Trying to save a struct into a file -0.54
Segfault while allotting 2D array using double dimensional pointer +1.09
Creating a vector of non-copyable objects -1.81
C++ macros and errors encountered +0.21
Can a temporary stringstream object be used? +1.52
Getting a <' : signed/unsigned mismatch 0.00
A way to automatically cast string literals to `unsigned char*` in C? -2.10
Setting constructor and destructor with *pointer array C++ +0.45
How to initialize default float values in to array of structs? 0.00
Struct with Char array is printing garbage... How to fix? -1.58
Cannot convert 'double' to 'double*' for argument &... 0.00
Heap Corruption error with Copy constructor and overloaded assignme... -1.84
Returning a pointer to a structure malloc'ed in a function -0.22
strncpy copying more than the specified size -0.87
C++: why isn't the destructor designed like delete of a pointer? 0.00
In C++, can I declare a reference so as to indicate that nothing wi... +0.78
Variable increasing in value rather than decreasing -0.08
What is the difference between *p and (*p)[3] in the function? -0.14
how to store element in array and get array length in C? 0.00
Pointers and multi-dementional arrays questions 0.00
Concatenate string with copy() +1.54
C++ for loops "Statement has no effect" warning? +1.26
Compiler warning not generated for multiple definitions +0.10
Finding union of 2 sorted arrays (with duplicates) -1.80