DrunkMaster's blog

By DrunkMaster, history, 6 years ago, translation, In English

Hello, Codeforces!

On wednesday, 10 june 2020 y. on 17:35 (UTC + 3) will take place End of the learning — Beginning of the tour contest (Div 3).

This is my first round (mashup, because for creating trainings I haven't got rating, because I need to stop writing contests on the phone) with my tasks. Competition will be held according to the rules of ICPC. Penalty for every wrong submission is 20 minutes. 20 minutes before contest table will be freezed.

You will be given 6 tasks and 2 hours. I wish you like it. I have high hopes for E task.

Ahmad Ahmadsm2005 Said, Ahmed ahmedfouadnew Fouad, Matvey Irpacci Kulinich and Maxim Xennon Karpuk helped me with testing tasks. Also thanks to Mike MikeMirzayanov Mirzayanov for systems Polygon and Codeforces!

I wish you luck!

I almost forgot about link:

https://mirror.codeforces.com/contestInvitation/4036ec99932a47484351d57a812de34c7a4fbb2c

Here is editorial

  • Vote: I like it
  • +164
  • Vote: I do not like it

| Write comment?
»
6 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Is the time UTC+9?

»
6 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Isn't the penalty set to 20 minutes (in the contest)?

»
6 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

How to solve F?

»
6 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

DrunkMaster, is it okay if I post a brief editorial here for everyone (since submissions are public now)?

»
6 years ago, hide # |
 
Vote: I like it +6 Vote: I do not like it

Slight editorial (with author permission):

A
B
C
D
E
F
»
6 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I think you meant editorial here too instead of parse.

»
6 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

Some suggestions:

  1. Try to use MathJax format. For example, something like 1<=n<=1e5 should be $$$1 \le n \le 10^5$$$(use single dollar sign, but not 3 dollar signs) which will be displayed as $$$1 \le n \le 10^5$$$

  2. Try to spell key words correctly. ( guaranteed but not garanted)

Hope you can make better contests next time :D