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

Общий форум

P1107: I have a question !
Послано Dinh Quang Hiep (mg9h@yahoo.com) 31 май 2001 00:04
if we have two sets,
set #i = 1 2 3 4 5
set #j = 1 2 3 4 5
(i <> j)
so, is i "similar" to j ?


QH@
Re: P1107: I have a question !
Послано tomato 31 май 2001 07:51
Hey boy, you haven't read that problem yet, have you ?
"There are n different types of goods at the warehouse".
Please read carefully. You are naive.

> if we have two sets,
> set #i = 1 2 3 4 5
> set #j = 1 2 3 4 5
> (i <> j)
> so, is i "similar" to j ?
>
>
> QH@
oh, i got it, thanx ;)
Послано Dinh Quang Hiep (mg9h@yahoo.com) 31 май 2001 20:35
> Hey boy, you haven't read that problem yet, have you ?
> "There are n different types of goods at the warehouse".
> Please read carefully. You are naive.
>
> > if we have two sets,
> > set #i = 1 2 3 4 5
> > set #j = 1 2 3 4 5
> > (i <> j)
> > so, is i "similar" to j ?
> >
> >
> > QH@
aha, you are wrong !
Послано Dinh Quang Hiep (mg9h@yahoo.com) 1 июн 2001 03:37
"There are n different types of goods at the warehouse".
it's not the reason, the reason is "Employees of this
warehouse made k different sets of theese goods" !
thank you anyway!
QH@
Re: aha, you are wrong !
Послано tomato 1 июн 2001 07:06
Oh, God, i did it to test your ability.  I'm disappointed
because your first answer. I only showed the idea, you must
search its answer. That's the style of a programmer.
Your answer is OK.

Gary Sivek

> "There are n different types of goods at the warehouse".
> it's not the reason, the reason is "Employees of this
> warehouse made k different sets of theese goods" !
> thank you anyway!
> QH@
ok, forget it, i'll get AC with this problem before 17/6, what about you ;) ?
Послано Dinh Quang Hiep (mg9h@yahoo.com) 1 июн 2001 14:09
(i have some important exam until 10/6, so i will start
solving it from 11/6 :P)