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

Обсуждение задачи 1092. Трансверсаль

Показать все сообщения Спрятать все сообщения

Someone said that it can be solved by Greedy. Just use net
flow to catch the largest number of "+". And then so. But
they all said that it is a wrong arithmetic. Could you tell
me your way to solve it?
Notice that someone includes sqr(5) Safe Bird 4 янв 2003 09:16
> Someone said that it can be solved by Greedy. Just use net
> flow to catch the largest number of "+". And then so. But
> they all said that it is a wrong arithmetic. Could you
tell
> me your way to solve it?
> > Someone said that it can be solved by Greedy. Just use
net
> > flow to catch the largest number of "+". And then so.
But
> > they all said that it is a wrong arithmetic. Could you
> tell
> > me your way to solve it?
You can't prove it, because there is a counter-eaxample:
2
+----
+----
+----
+----
+----
But I got a Output Limit , why? Meteor Slayer 23 апр 2004 12:59
Sorry, I've a simple mistake :( Meteor Slayer 23 апр 2004 13:07
Could you tell me what's the meaning of this problem?my english is noot good.The google translation is bad.