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 ... 25 26 27 28 29 ... 76
Title Δ
How to Initialize a Point Array? +1.73
Difference between using malloc and initializer for array? -0.65
constant strings in a function - where are they saved? +0.45
invalid conversion gcc -fpermissive 0.00
I am getting C++ syntax error 0.00
In C99, can I use a return value without first assigning it to a va... 0.00
Why simple destructor does not delete the derived object if declare... +0.49
What is the type of a const reference? -0.45
Overloaded operator C++: Object = Object * Object -0.12
Can we assign integer with negative number to unsigned integer? -0.14
How variable is initialized by default constructor in c++ +1.16
Determine if there are intersecting segments among others 0.00
Sort an increasing array -0.75
Returning function parameter, possible, bad style? +0.38
Constructors and conversions +1.36
C++ qsort 2D array -2.30
Why does this C substring method not work? +0.31
C memcpy behaves differently on Linux and Windows 0.00
Duplicate symbols while linking +1.53
Why is DFS (Depth first search) claimed to be space efficient +0.94
Why not just declare structs in headers? Wouldn't this make include... +1.20
Are curly braces really required around initialization? +1.38
Performance wise how fast Are Bitwise operator vs. normal modulus -0.99
what's the necessity of the implementation of a pure virtual function -0.30
Sending "char**" into "const char**" function p... +0.40
Where do the malloc() block footer and header saved? +0.76
Why it does not work in Visual Studio 2012? +1.70
C complains about passing char** value to function taking char cons... +1.22
C++ Overloading of operator '<' is not being used every time +1.30
Compiler warnings, fixed but would like to make sure I understand +1.20
Typedef inside a C struct -0.12
stdlib.h rand() % range not from 0 to range 0.00
Unary negation of unsigned integer 4 -1.03
error: invalid in-class initialization of static data member of non... 0.00
Array structure not working correctly -0.38
syntax error before ';' token -0.28
Using pointers as counters in C language 0.00
How would I capture a string using fscanf? +1.58
Compile error: could not deduce template argument 0.00
When using std::map should I overload operator== for the key type? +0.95
Cast between two equivalent C structs +0.35
Can C arrays be expected to have the same performance as structs? +0.23
Is it possible for a type to have alignment requirements other than... +0.78
Pointer to type int doesn't cooperate properly in C++ +0.87
Is it bad style to supply boolean in find()? -2.50
Is this a bug in VC++ 2010? -1.73
Consecutive pointer assignment with post-increment +1.41
What do the memory operations malloc and free exactly do? +0.11
C - container_of macro 0.00
Why *must* delete[] and delete be different? -1.26