New Year Prime Contest and New Year Blitz Contest 2022

Revision en1, by snarknews, 2021-12-30 23:19:44

Traditionally, SnarkNews runs two New Year Contests.

The New Year Blitz Contest (Multiple Language Round) will start at 16:00 31.12.2021 and ends at 08:00 01.01.2022 Moscow Time. Contest consists of 10-14 problems. Some of those problems are based on problems, used at official or training contests in 2021. 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.2022, i.e. successful submissions at 23:50:00 31.12.2021 and at 0:10:00 01.01.2022 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 8 and Java 15 are both counted as Java, C++ 32 bit and C++20 64 bit both as C++. Additionally, C and C++ are counted as the same programming language.

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

18'th Prime New Year Contest will start at 00:00 31.12.2021 and finish at 23:59 10.01.2022 Moscow time. Traditionally, Prime New Year Contest consists of problems, which were presented at team programming contests in 2021 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. If you plan use your OpenCup login (or other Yandex.Contest internal account), use that link instead.

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
en1 English snarknews 2021-12-30 23:19:44 2739 Initial revision (published)