Search found 1 match

by ABDULLAH
Tue Jan 04, 2005 8:09 am
Forum: Volume 103 (10300-10399)
Topic: 10324 - Zeros and Ones
Replies: 179
Views: 67226

10324 TLE : tell me why

I've got TLE from the judge, but I tested the program at home O.K.

Why I am getting TLE :-? :

1. because of my program does not terminate

OR

2. because of my program cannot process the numerous test cases in time.

Please give me a suggestion, Here is my Code:



#include <stdio.h>
#include ...

Go to advanced search