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

Обсуждение задачи 1231. Тьюринг: раз, два, три, …

Bug in a testing program form Rybinsk
Послано WAZZAP 5 дек 2002 20:29
There is such a bug

The execution of your turing machine program stops when the machine
emulator will encounter the only one minus remained uncrossed.
This does not correspond to the problem text:

"The work of the Turing machine is considered to be done if no line
in the control table contains the combination of the current
character and condition".

because we're not explicitly required to implement the suggested
brute force Josephus' problem algorithm.

2Admins: please, check this out and write clarifications if possibble.