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 ... 44 45 46 47 48 ... 70
Title Δ
Converting char to int in C++ +1.15
default behaviour of defined copy constructor c++ -1.33
Assignment of base references aliasing non copyable derived objects 0.00
get the size of heap array in c++ -1.53
C++, do private functions really need to be in the header file? +0.41
Function to left shift a 2D array in C +1.15
Program not displaying anything 0.00
C's For loop's arguments +0.07
Trying to understand Arrays in C +1.10
Creating a const array of const elements -1.41
Syntactical Sour -0.24
Can XOR of two integers go out of bounds? +0.73
How would move semantics improve "my way"? -0.52
Segmentation fault while doing DFS on a coloured graph 0.00
Initializing pointers to pointers as "handles" to memory +0.42
C++ way to assign an array of char to a T* in a const method of a c... 0.00
g++ rejects, clang++ accepts: foo(x)("bar")("baz&quo... -1.33
Initialize dynamic array objects with the object's copy constru... -0.10
error: expected constructor, destructor, or type conversion before... 0.00
What happens if an <iostream> function fails? -2.23
Why do both "std::printf" and "printf" compile... 0.00
Number made of 4 chars with hex -1.21
Difference between array of pointers to char and array of pointers... +0.44
Manipulating a char array buffer from a function in C++ +0.29
How do I define a C++ macro for including a file +2.23
What type conversion happen when I assign a short to a char? 0.00
C - stack smashing detected -2.05
Why doesn't this program reverse a string? +0.92
Why does C++ converts a signed int to an unsigned int in an express... +0.41
Why do the values in the array change after exiting the loop? -0.05
About integer constants in the book "C: A reference manual" 0.00
Trying to return a object member for area but keep getting 0 0.00
how does vector::erase remove the chosen element from it's inte... -1.01
Bitwise operators and signed types -0.92
Why it complains in cpp file but not in header file? -1.65
Reversing the bytes in a long in C -0.18
C: Sort vector elements in descending order -1.22
Copy first k's element from one string to a new string -0.95
Forcing initialization of static data member of template class 0.00
C Global Struct: "error: expected expression before '{'... 0.00
IAR EWARM (ICC) - Expression must have a constant value +1.29
Pass a two dimensional array to a function of constant parameter +1.37
If the raw bits are copied, Is it still called casting? +0.61
string references handling in cpp +0.43
Why variable name and datatype name is allowed with function but no... +1.76
Im not able to access a function (which is in a class) from main, u... 0.00
A very strange C++ behavior +0.46
scanf didn't accept chars as expected 0.00
Returning indirect reference to self in const function 0.00
Struct containing union containing struct pointer to self uses '... +1.09