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 ... 43 44 45 46 47 ... 70
Title Δ
How to get characters out of stringstream without copy? -1.03
What do I need to do so the function isspace work in C -0.37
How to allocate and declare a 3D of array of structs in C? +0.21
Unable to use delete "pointer being freed was not allocated&qu... -2.18
I can't understand why HIWORD macro uses &0xFFFF mask? +0.90
malloc: *** error for object 0x7fff5fbff350: pointer being freed wa... 0.00
Is this a legitimate use of reinterpret_cast and if not how do I do... -0.83
Passing 2-D array to function gives strange error +1.79
incompatible types when initializing type 'int' using type -0.78
C++ - insert into std::map directly without assignment operator 0.00
Properly using constructors in C++ +0.44
Unknown segmentation fault involving vtable lookup -0.31
Using const and decltype with a pointer variable +1.89
Variable not initialized in C++ code? -0.04
Segmentation fault when creating a row-major array -2.35
What is a pointer to an 'array of characters' in C? +0.85
Multidimensional array element assignment with pointer +0.46
Why does my for loop never end? -1.82
What is below definition actually doing? +2.14
Base class has no new method error +1.25
Why gcc does not give a warning or error when invalid mode is used... -1.83
Pass reference to a pointer 0.00
what is the function return in term of argument n below is my code? +1.78
Casting pointer to memory buffer to pointer to VLA +1.77
Where does newline come from when using std::cin after std::cout? +1.48
Is there a way to pass a function pointer with generic arguments? -1.10
storing and printing out elements of structs in C -0.30
error C2146: syntax error : missing ';' before identifier &... +0.46
What happen to stack when i declare a reference variable? C++ -2.34
Memory overflow with multidimensional arrays of string in C +0.47
Overloading * multiplication operator twice as a member function? -1.21
Overriding of operator<< in c++ -2.12
g++49 and g++5 different behaviour when narrowing in initializing l... +0.88
C - Multiply char by int +0.46
declaring / compiling 2d vector of vectors 0.00
Will C match two strings if one has a '\n' but the other do... -1.38
C - cant use integer, to char* works. add 1 not. Something is wrong +0.29
References and pointers in setters and getters. Need example -0.54
Difference between const and constexpr pointer 0.00
using array to store big numbers 0.00
Function is returning the pointer for the same as before -0.35
structure members and pointer alignment +0.49
How to return a static array pointer +0.50
why can not use strcpy to put a string, which is get from a result... +1.15
A simple 8051 C Interrupt event counter demo, not incrementing. 0.00
Narrowing conversion of '65280' from 'int' to '... 0.00
C++ Error "left operand must be l-value" +1.33
C++Builder XE3 64-bit application always requires rtl170.bpl -0.54
C++ how to determine if char is first char in a word -1.65
How to debug confusingly big code? +0.44