How to prepare a div2 round in couple of hours
Difference between en2 and en3, changed 105 character(s)
BTW guys, it's a fun blog and no offense for problem setters and I really appreciate their efforts <br>↵
well, first of all you have to know that you have to find 5 problems <br>↵
now you can follow the hard way and invite interesting problems by your own or you can follow my tips <br>↵
**for Div2 A:**<br>↵
it's so easy just put a list of strings and assign a value for each of them and put a random question like ↵
find the sum of values of the strings that contain "Bombi-bombi" , "Dombi-dombi" or "Tombi-tombi" as a substring<br>↵
no matter what the question is but try to make the problem required to copy things from the statement as much as it possible, so users can't solve it under 2 minutes <br><br>↵
**for Div2 B:**<br>↵
problem of leap years are very suitable for this level<br>↵
put any random question of leap years so users should spend time reading about it in Wikipedia<br>↵
and don't forget to make the pretest weak, so participants can waste their time on hacking and then only few number of users will solve all the problems(that's gonna make your round looks hard) <br><br>↵
**for Div2 C:**<br>↵
pick a random problem from any online judge and make a slight change on it<br>↵
it's gonna be easy for you since this kind of problems are easy to change and easy to understand <br>↵
so if the original problem ask for the minimum value make it for the maximum value or maybe you can make it for both of them (clever huh ? )<br><br>↵
**for Div2 D/E:**<br>↵
don't be afraid, even if you're a Newbie and you can't even understand the solution of that problems<br>↵
it's alright buddy but you have to be careful <br>↵
because all you have to do is to pick a problem from an online judge which hide submissions of solved problems<br>↵
change the statement (not the idea or what is required) and you can use the solution and the code of one of the users <br>↵
for more efficiency try to pick it not that famous, so users can't find it that easily <br><br>↵
**Finally:**<br>↵
no matter if you used the first way or the second, remember CF will pay you and will accept your problems magnanimously and you will get upvotes on your announcement <br>↵
**Note it's a very important step :** after the round say sorry for CF community and tell them that you didn't notice that they're copied problems <br>  ↵
 

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en5 English Whistle 2017-03-16 05:59:09 4 Tiny change: 'ay and invite interesti' -> 'ay and invent interesti'
en4 English Whistle 2017-03-15 22:03:54 8
en3 English Whistle 2017-03-15 21:57:06 105
en2 English Whistle 2017-03-15 21:19:17 5
en1 English Whistle 2017-03-15 21:11:38 2257 Initial revision (published)