ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1049. Brave Balloonists

What"s wrong with my program?
Posted by Tony 14 Oct 2002 15:54
This is my code:

[code deleted]

Edited by moderator 05.07.2006 21:27
I have found my mistake.
Posted by Tony 14 Oct 2002 16:05
This is my new code:

[code deleted]

Edited by moderator 05.07.2006 21:27
Re: I have found my mistake.
Posted by ural_li yubo 30 Oct 2002 16:47
[code deleted]

Edited by moderator 05.07.2006 21:27
Re: I have found my mistake.
Posted by Tbilisi SU: Andrew Lutsenko 5 Jul 2006 00:17
You have a break command that breaks two For cycles. In Turbo Pascal it works, but not in Free Pascal.

[code deleted]

Edited by moderator 05.07.2006 21:27