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 ... 56 57 58 59 60 ... 76
Title Δ
Is there a standard way to convert from container<Type1> to c... 0.00
Unnamed classes +1.32
Pointers to functions -2.05
C++ std::accumulate doesn't give the expected sum -0.79
Is there a specific reason nested namespace declarations are not al... -0.91
C++: can an int be assigned a char*? +0.68
difference between back tracking and Dynamic programming +0.31
C++ Weird Diamond inheritance issue -0.04
Is naming variables after their type a bad practice? +0.22
Why no unsigned floating point types? +1.83
Multiple namespace declaration in C++ +0.43
Fill multidimensional array elements with 0's -1.70
What's the difference between a null pointer and a void pointer? +0.83
C preprocessor magic +0.00
Can I set Visual Studio 2010 Professional up as an IDE for C? -1.61
Is there "magic" in the STL? -0.37
p->data = (int*)malloc(sizeof(int)); compare to (int*)p->data... -1.97
Questions regarding "warning C4312: 'type cast'" +1.12
Extra brace brackets in C++ code -0.01
C++: Is it safe to cast pointer to int and later back to pointer ag... +0.61
C++ downcast ( using dynamic_cast ) returns NULL? -1.38
Why does this virtual destructor trigger an unresolved external? +0.50
How are local and global variables initialized by default? +0.26
c++ uint , unsigned int , int +0.33
Is there a data structure with these characteristics? +0.23
Two questions about inline functions in C++ -0.64
What is the reason C compiler demands that number of columns in a 2... +0.86
_Bool and bool: How do I solve the problem of a C library that uses... 0.00
Does GCC C++ compiler take into account __restrict - statements? 0.00
Passing two-dimensional array via pointer +1.39
C tail call optimization +1.02
Why can't I assign an array to pointer directly in C? -0.46
c++ redefine variable as constant +0.67
Likeliness of Named RVO? +0.42
Can a std::vector be ='d to another std::vector? -0.50
C++ "Variable not declared in this scope" - again -1.30
How do I use two 32-bit integers as a 64-bit in C? +0.86
warning: assignment discards qualifiers from pointer target type +0.30
Virtual Functions Object Slicing +0.36
C++: Pointer to data member address doubt +0.51
What is a portable method to find the maximum value of size_t? +0.77
I'm trying to find if a rectangle intersects a concave polygon. Do... +0.37
gcc warning: braces around scalar initializer +0.12
Error: Expected primary-expression before '==' -1.26
Is there anything which can only be achieved by recursion? +0.02
Is this undefined C behaviour? +0.28
vector with constant size +0.05
Are literal numbers treated as constants? +0.60
String initializer and read only section +1.49
Do classes with uninitialized pointers have undefined behavior? +1.45