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

Общий форум

i can;t understand sth bout 1053
Послано Petko Minkov 24 ноя 2000 19:12
initial blank lens are : 2 3 2
so, Let's choose 2 blanks with minimal numbers
(rule 3).
i choose 2 and 2, what about you ??
So now why in the example there is 2,1,2 as
second step ??

Petko Minkov
Re: i can;t understand sth bout 1053
Послано Deian Lambov 24 ноя 2000 20:42
> initial blank lens are : 2 3 2
> so, Let's choose 2 blanks with minimal numbers
> (rule 3).
> i choose 2 and 2, what about you ??
> So now why in the example there is 2,1,2 as
> second step ??

I didn't  notice that till now.
May be 'blanks with minimal numbers' means the first 2
blanks?
I don't think so, because my program got accepted and shows
" - 1 2 " as second step.
In my opinion the example is wrong.
Re: i can;t understand sth bout 1053
Послано Marat Bakirov 25 ноя 2000 16:43
It really seems to be a bug.
Tomorrow i'll come and see what's up.
> > initial blank lens are : 2 3 2
> > so, Let's choose 2 blanks with minimal numbers
> > (rule 3).
> > i choose 2 and 2, what about you ??
> > So now why in the example there is 2,1,2 as
> > second step ??
>
> I didn't  notice that till now.
> May be 'blanks with minimal numbers' means the first 2
> blanks?
> I don't think so, because my program got accepted and
shows
> " - 1 2 " as second step.
> In my opinion the example is wrong.
>
Fixed sample, tests were OK. Check it !
Послано Marat Bakirov 26 ноя 2000 14:32