general clarification#6
The contest is being tested under gcc 3.3.3. (type gcc -v to get version information). One change has been noted: If you are using assert(), you must have #include <assert.h> for it to compile on the judge system.