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

Общий форум

My program is the fastest of all in the problem 1028,it used only 0.06sec.Is it splendid?
Послано Huang Yizheng 10 дек 2001 11:34
Re: My program is the fastest of all in the problem 1028,it used only 0.06sec.Is it splendid?
Послано ManWithoutFace (USU) 10 дек 2001 15:14
Pascal problems always work faster with large input/output.
My C++ solution is only 462 bytes long, with spaces and end-of-lines.
It runs 0.08sec
Albeit my program is as long as 1.6K,but it's very understandable agreeable to everybody.
Послано Huang Yizheng 11 дек 2001 12:05
> Pascal problems always work faster with large input/output.
> My C++ solution is only 462 bytes long, with spaces and end-of-
lines.
> It runs 0.08sec
>
Man without face,I saw you've done problem 1153 in 0.06 sec,how can your program worked so fast?Please tell me your analysis,okey?My email is hyz12345678@163.com.
Послано Huang Yizheng 11 дек 2001 12:06
> Pascal problems always work faster with large input/output.
> My C++ solution is only 462 bytes long, with spaces and end-of-
lines.
> It runs 0.08sec
>