View Single Post
  #4 (permalink)  
Old August 5th, 2005, 11:59 AM
IvAnR IvAnR is offline
Registered User
 
Join Date: Jul 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

On this type of competition, we have about 3 or 4 hours (I don't know exactly) to code solutions of 4 problems. The comision then checks .exe files on the referent mashine. If program execute longer then some standard time (that is defined for every problem) you don't get points, even the solution is good. So important is the time limit on the running speed of my program.
As I alredy said, i know Pacal bether than c++, but it looks like algorithms in Pascal run slower.


Reply With Quote