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 ... 24 25 26 27 28 ... 76
Title Δ
Why doesn't my catch code get executed? 0.00
Understanding 2D array Initialization -0.53
Why does this code compile? cout < "tt"; 0.00
Why size of my object is not reduced? -0.61
Contiguous address of variables -0.83
What is the return type of the following function in C++ 0.00
C++: Static Members can't be Defined at Declaration, but Static Fun... 0.00
C++: While loop won't terminate as NULL, am I missing something? -0.16
Why does this C code segfault? +1.36
C checking for errors in standard library (ret < 0 vs ret == -1) +1.60
c++, Visual studio express getting strange pre-runtime errors -0.12
Sort a vector in which the n first elements have been already sorted? -0.04
Why fread() returns 0? 0.00
Array values at negative one +0.37
does structure declaration occupies memory? -1.33
throw non-exception objects -0.34
Weird behaviour C++ pure virtuals +0.99
Static variables in C accessed from another file +0.75
Undefined reference to clockType::clockType(int, int, int) 0.00
Operator<< cant access private int of class -2.32
c++ error c2373 redefinition different type modifiers -1.53
C operator precedence of operators in the same group +0.28
XOR operator not evaluating correctly in C++ +0.34
C array indexing +0.77
Why isn't the result of this cast an lvalue? -0.55
What does s[-1] = 0 mean? -0.66
C Bitwise OR returns "f" +1.14
What are the long term consequences of memory leaks? -1.02
Why is sizeof(BaseClass) == sizeof(DerivedClass) although I add a m... +1.34
Why is the destructor called twice? -0.07
gcc gdb building - "lvalue required as increment operand"... +0.64
Why const a + const b is not a const itself? -0.40
Can not access pointer from another thread? +2.08
Assignment from incompatible pointer type when assigning an argumen... -0.16
why scanf skips '\r' but reads '\n?' -2.50
Matrix with random numbers from 1 to 52 not repeated but keeps repe... -0.63
What happens when calling base functions from derived classes? -0.28
What's this =! operator? -0.53
Passing scalar types by value or reference: does it matter? +0.37
Unusued char [] variable bleeding into next variable -2.18
C++ can't delete char*, keeps corrupting heap -1.06
Weird behavior of reinterpret_cast -2.34
Using `foo` inside definition of `bar::foo`? -1.88
Divide a float into single bytes 0.00
typecasting a pointer to a multidimensional array in C +0.35
What is wrong with this C++ function template call? -0.06
Algorithm to Calculate the Area of a Closed Curve with Holes +0.37
Inaccessibility when friend struct inherits class 0.00
Function pointer declared in a header within a namespace -1.00
List iterators not compatible +0.36