ENG  RUSTimus Online Judge
Online Judge
Задачи
Авторы
Соревнования
О системе
Часто задаваемые вопросы
Новости сайта
Форум
Ссылки
Архив задач
Отправить на проверку
Состояние проверки
Руководство
Регистрация
Исправить данные
Рейтинг авторов
Текущее соревнование
Расписание
Прошедшие соревнования
Правила
вернуться в форум

Обсуждение задачи 1002. Телефонные номера

Compilatior error - what's the matter?
Послано Mateusz Warot 16 мар 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?
Послано Vladimir Yakovlev (USU) 16 мар 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.