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 ... 39 40 41 42 43 ... 70
Title Δ
Can someone explain what's happening with this code? 0.00
What kind of array declaration is this? 0.00
Return pointer of file/folder struct in function +0.41
Cannot get ispunct or isspace to work, but isupper works fine. Can... +1.12
Visual Studio 2013 C compiling Syntax errors and C2100 illegal indi... -2.31
better way of printing data with same format -1.83
Expression Must Have Class Type (Using a struct array as a function... +0.09
increment pointer within if (pointer) condition -1.20
Basic integer assignment +1.72
What is the purpose of ";" at the end of for loop? +0.74
strncpy adding extra characters to my char array -0.58
Rvalue reference losing its nature -0.11
Why are integer types promoted during addition in C? +0.40
C: Realloc issues with double pointer 0.00
Deallocating item in array -0.15
Borland C++ is not C++? -0.28
Why do i have to input EOF 3 times when using fgets? 0.00
How do you use malloc to allocate space for an array of structures? -0.36
C - Can You Achieve Pointer Functionality Without Pointers? +1.43
If..else if..else statement always going into the else +0.40
dynamically creating 2-D arrays with default values in C++ -0.08
Expected a ';' error when creating a variable of struct type -0.47
C++ 2D array to function - Why second index cannot be variable -0.57
How to convert monolithic project to use git subtree -0.08
Cast struct to array? -1.66
Scanf using \n. Don't know what does it do +1.69
Initializer with constant expression having possible overflow in C99 +0.13
Const C-String on Stack? -0.67
how inialize a vector <vector <int>> with int array [][]? +1.80
Weird output when use prefix and postfix on pointer together +0.24
array function returns first element only, i need whole array. help... -2.66
Signed and Unsigned program error -0.09
Why Does Getting/Setting Auto_Ptr Cause This Compiler Error 0.00
I can't make a matching constructor without violating c++ exten... 0.00
What are the differences between all of the values and addresses in... +0.95
Can I do something like #define ARRAY(size) char[##size##] in C? 0.00
Assigning pointer member of a struct to null -1.79
mex: error: invalid conversion from ‘void*’ to ‘double*’ [-fpermiss... 0.00
Are adjacent structure members of equal type adjacent in memory? +0.41
Junk values in ofstream using strncpy 0.00
C++ r-value reference in C terms? +0.45
Segfault on object destruction on the stack when object containing... -0.61
C++ Class Composition: Constructor? or ()operator? +1.77
C/C++ malloc a block of memory and then use different portion for d... +0.41
C - Program only doing 1 part of a if else statement -2.22
Why does this dynamic allocation of type char** and char* using mal... -0.50
Pass in-class initialized const member to Base constructor? +2.70
Assigning a dynamic array using declaration for static array in C? +1.60
Can a variable be used while being declared? +2.01
am I allocating memory wrong? 0.00