New Year Prime Contest and New Year Blitz Contest 2021

Revision en1, by snarknews, 2020-12-30 08:37:33

Traditionally, SnarkNews runs two New Year Contests.

The New Year Blitz Contest (Multiple Language Round) will start at 18:00 31.12.2020 and ends at 06:00 01.01.2021 Moscow Time. Contest consists of 12 problems. Some of those problems are based on problems, used at official or training contests in 2020. Contest rules are based on the ICPC system with two important modifications.

  1. Penalty time is calculated as distance between time of first successful submit for the contestant on this problem and 0:00:00 01.01.2021, i.e. successful submissions at 23:50:00 31.12.2020 and at 0:10:00 01.01.2021 will both have penalty time 10 minutes (600 seconds).

  2. Multiple Language Round rule: If for the first successful submit for the contestant on the some problem was used the programming language, which was never used by this contestant in his previous first successful submits on other problems, contestant receives language bonus: his summary penalty time is decreased by 100 minutes (6000 seconds). Note that different implementations of the same language are counting as same language, i.e. Java 6 and Java 11 are both counted as Java, C++ 32 bit and C++11 64 bit both as C++. Additionally, C and C++ are counted as same programming language.

Contest will be running on Yandex.Contest system. Link for registration and participation.

17'th Prime New Year Contest will start at 9:00 30.12.2020 and finish at 23:59 10.01.2021 Moscow time. Traditionally, Prime New Year Contest consists of problems, which were presented at team programming contests in 2020 and never solved on the contest. For the Prime New Year contest plain ICPC rules are used.

Idea of Prime Contest was first implemented by Andrey Lopatin and Nick Dourov at Summer Petrozavodsk training camp at 2003; in Russian word "Prostoj" used in meanings "prime" and "easy", so, contest was called "Prostoj contest" but was composed of extremelly hard problems, numbered with prime numbers (2,3,5 etc). Since then such a numeration is traditionally used for contests, consisting of very hard problems only.

Contest will be running on Yandex.Contest system. Link for registration and participation.

Both contests have English statements. Registration is open till the end of the contest.

Tags snarknews, prime contest

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en5 English snarknews 2020-12-31 15:23:47 174
en4 English snarknews 2020-12-31 05:40:11 2 Tiny change: '/contest/29345/enter/)' -> '/contest/23945/enter/)'
en3 English snarknews 2020-12-30 08:55:15 9
en2 English snarknews 2020-12-30 08:38:10 4
en1 English snarknews 2020-12-30 08:37:33 2558 Initial revision (published)