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 1002. Phone Numbers

Compilatior error - what's the matter?
Posted by Mateusz Warot 16 Mar 2008 01:12
Hi,

I've wrote one prog, it's compiling on my computer with FPC 2.0.4 that Timus use. I think that the answers are correct, but when i submit problem i see only "Compilation error" message.
Does anyone know why that happens? Bugs in source should give "Crash" message i think.
Re: Compilatior error - what's the matter?
Posted by Vladimir Yakovlev (USU) 16 Mar 2008 02:29
I tried to compile your source and got the following errors:
2000539.pas(32,46) Error: Operator is not overloaded
2000539.pas(93,58) Error: call by var parameters have to match exactly: Got "Array[1..50000] Of ShortString" expected "slowa_dla_numeru"
2000539.pas(97) Fatal: There were 2 errors compiling module, stopping
2000539.pas(97) Error: Compilation aborted
Advice to the future - read faq.