StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

AnT

Rating
1632.82 (827th)
Reputation
267,512 (149th)
Page: 1 ... 28 29 30 31 32 ... 76
Title Δ
Why does't the compiler inline functions written on different sourc... -1.22
Qt C++ C2143: syntax error : missing ';' before '*' -0.13
strlen() not giving right value? -2.39
Setting field width with a placeholder in C with 'char' +0.96
Why the size of base class showing 16 byte? -1.36
How does the malloc function work in C? -1.03
return value of memcmp(ptr1, ptr2, 0)? 0.00
printf printing more than one element of an array +0.74
What is the difference between these two code blocks? +0.35
Pointer "does not have a type" when compiling? +1.03
std::stringstream.str() outputs garbage +2.40
assignment operator vs. copy constructor C++ +1.82
Assigning value to function returning reference +0.20
Why does memcpy need a const void pointer? -0.21
C++ User enters a non-integer value for integer variable +1.04
cannot delete std::vector & std::array? 0.00
error; expected expression before 'else' +0.87
Why fault address is 0x00000006 for SIGSEGV on 32bits ARM platform? 0.00
Object being copied in to a vector being cleared because original p... +0.36
Unexpected behaviour of macros in C +0.53
Is "char foo = 255" undefined behavior if char is signed? +0.23
Initializing array of structures -0.04
C Unknown type name 'my_structure' -0.35
Initialize members of a struct to zero via the struct pointer -0.65
type casting in K&R +1.07
segmentation fault in during dynamic memory allocation with malloc +0.36
Stl List Iterator Error -0.92
What are Legitimate uses of const_cast -1.51
Why does the pow function give me nan as an answer? +0.01
C++: Deleted element still in set after calling Erase -1.01
Where is the "2+2" in this Assembly code (translated by g... -0.50
Rewriting a piece of C code without conditional statements or opera... +0.66
Identifier list Vs Parameter type list in C +1.61
C-style Character Strings -1.67
incomplete type not allowed error, How to fix ? -0.04
How are extern variables defined? -0.92
C - multidimensional array allocation -0.64
Memory allocation failure with pointers 0.00
C++ error: declaration of ‘~Destructor’ as member of ‘Class’ 0.00
Ambiguous error "...undeclared (first use in this function)&qu... 0.00
Why prefer signed over unsigned in C++? +0.66
incompatible assignment of type char to type char[9] +1.31
How is std::string::size() implemented? +1.12
Compare class method to function pointer +0.11
c++ bidimensional array as private class variable +0.91
Why bitfields have to be integer? -0.78
What difference between rand() and random() functions? +0.21
Initialization of a member when passing parameters to a base class... +0.69
Template specialization works fine with gcc but not with visual stu... +0.36
Why can't you use auto as a template type argument (e.g. std::array... +1.06