We are introducing this problems playlist, which contains problems suitable for coders preparing for ICPC contest.
Problems are chosen from Russian Subregionals. Russian contests have been known as the top quality programming contests for preparing for ICPC nationals/regionals and World finals.
You must join our public group on Codeforces to be able to submit your solutions.
Codeforces
We will be providing other playlists in the future with harder problems (so it targets coders preparing for a higher level ICPC contest). This playlist is designed for coders preparing for first stage contests (subregional/national) contests.
You can see the list of contests, and enter the contest corresponding to this playlist. You can find the statement of each problem in its discussion here in CommonLounge. This playlist is for practicing (not educational).
We will post short hints for each problem but not very detailed ones like the educational playlist (so each outline would be 5-6 lines).
Problems provided have the difficulty of Codeforces Div1A-Div1B. Please note that each problem may have different time limit and memory limit that you can find in the dashboard.
Problems are sorted by difficutly,
Also pay attention to the input/output that you should use to solve the problem. (some of them may use standard input/output streams, some other may need file streams). These are written to the right of each problem's name.