RRobertGerbicz2010-01-13 08:50:27You write that there are 6 tests, however:#include <stdio.h>int main() { return 0;}is AC. So my guess that there is no input file.