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

Обсуждение задачи 1999. Секретный модуль

Yes Accepted 0.078s
Послано Shen Yang 8 ноя 2017 18:50
worked at least two months....
Re: Yes Accepted 0.078s
Послано Shen Yang 8 ноя 2017 18:50
I think it is a hard problem,harder than some rating>1e4 problems...
Re: Yes Accepted 0.078s
Послано Mahilewets Nikita 8 ноя 2017 21:17
How did you get the skill to solve such a hard problems?
I know generic patterns to effective skill training
Interested in particular case

Edited by author 08.11.2017 21:17
Re: Yes Accepted 0.078s
Послано Shen Yang 9 ноя 2017 04:56
Just stop solving easy problems,and trying harder one.. I start solving hard problems since
year 2010 practicing at    http://poj.org  solving AC<100 problems

and at year 2013 I start solving topcoder Div I 1000pts.. later I found codeforces and start solve fewest AC problems..

There are also some Chinese oj hardest problems is very hard such like

http://www.lydsy.com/JudgeOnline/

http://uoj.ac/
Re: Yes Accepted 0.078s
Послано Mahilewets Nikita 9 ноя 2017 22:34
Yeah, solving hard is very helpful, I felt it
At some point I noticed that I am just not able to solve some harder problem
Because it takes very much time to solve
So even if trying whole day then cannot solve
Maybe whole week is enough
But very rarely have an opportunity to solve a problem the whole week
Typical have only three hours per day
But it's at cost of sacrificing important things
So I feel like I cannot improve further
Re: Yes Accepted 0.078s
Послано Mahilewets Nikita 9 ноя 2017 22:34
Yeah, solving hard is very helpful, I felt it
At some point I noticed that I am just not able to solve some harder problem
Because it takes very much time to solve
So even if trying whole day then cannot solve
Maybe whole week is enough
But very rarely have an opportunity to solve a problem the whole week
Typical have only three hours per day
But it's at cost of sacrificing important things
So I feel like I cannot improve further
Re: Yes Accepted 0.078s
Послано Mahilewets Nikita 10 ноя 2017 00:16
On spoj.com I have lot of tasks in my TODO list...
Re: Yes Accepted 0.078s
Послано Shen Yang 10 ноя 2017 12:10
you can choose some easier than hardest problems but harder than medium problems if you don't have enough time to practice
Re: Yes Accepted 0.078s
Послано winger 13 янв 2024 08:00
Why do you consider it a hard problem? It felt quite straightforward to me
Re: Yes Accepted 0.078s
Послано Yury_Semenov 14 фев 2024 16:16
Timus has very few constructive problems (at least with difficulty >= 2000), so this problem may seem hard compared to others if constructive problems are not your strong point