When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

Learner99's blog

By Learner99, 5 years ago, In English

While giving team contest we try to find Gym contest which has editorial available, but it takes plenty of time for finding such contests. ( We can add a gym contest to a personal group and look at others submission but still, editorials are more effective) So I thought of making a list of Gym Contest which has editorials available.

Can you help me make a list of such contests?

Thanks in advance.

Happy Coding :)


Contest List:

  1. Hello 2015 Div. 1
  2. 2017 Bangladesh National High School Programming Contest
  3. 2018 KAIST Run Spring Contest ( Editorial )
  4. BAPC 2013 ( Editorial )
  5. 2018 PSUT Coding Marathon
  6. 2017, X Samara Regional Intercollegiate Programming Contest
  7. 2014-2015 CT S02E11: Codeforces Trainings Season 2 Episode 11
  8. 2014-2015 CT S02E10: Codeforces Trainings Season 2 Episode 10
  9. 2013-2014 ACM-ICPC Northeastern European Regional Contest (NEERC 13)
  10. ACM International Collegiate Programming Contest, Egyptian Collegiate Programming Contest (ECPC 2015)
  11. 2015 Damascus Collegiate Programming Contest (DCPC 2015)
  12. 2016 USP Try-outs
  13. 2017 Benelux Algorithm Programming Contest (BAPC 17)
  14. 2018 Arab Collegiate Programming Contest (ACPC 2018)
  15. 2018 AICCSA Programming Contest
  16. 2017-2018 ACM-ICPC German Collegiate Programming Contest (GCPC 2017) ( Editorial )
  17. 2017-2018 ACM-ICPC Northern Eurasia (Northeastern European Regional) Contest (NEERC 17)
  18. 2016 Benelux Algorithm Programming Contest (BAPC 16)
  19. 2014 Benelux Algorithm Programming Contest (BAPC 14) ( Editorial )
  20. GCPC 2018 ( Editorial )
  21. 2018 ICPC Asia Jakarta Regional Contest ( Editorial )
  22. La Salle-Pui Ching Programming Challenge 培正喇沙編程挑戰賽 2018 ( Editorial )
  23. PSUT Coding Marathon 2019 ( Editorial / Streaming )
  24. 2018 ACM-ICPC, Universidad Nacional de Colombia Programming Contest
  25. 2015 ACM Amman Collegiate Programming Contest
  26. Higher Institute for Applied Sciences and Technology Collegiate Programming Contest 2016
  27. ACM International Collegiate Programming Contest, Damascus University Collegiate Programming Contest(2018)
  28. HCW 19 Team Round (ICPC format)
  29. Fall 2019 ICPC-style Waterloo Local Contest ( Editorial )
  30. ICPC Swiss Subregional 2019-2020 ( Group Gym ) ( Editorial )
  • Vote: I like it
  • +113
  • Vote: I do not like it

»
5 years ago, # |
Rev. 3   Vote: I like it +13 Vote: I do not like it
»
5 years ago, # |
  Vote: I like it +5 Vote: I do not like it

how can we add a gym contest to a personal group ??

  • »
    »
    5 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    If you are a manager of some group then you can add a contest to the group and look at others submissions. I think creating a group requires a peak rating >= 1900. For being the manager of some group there is no such requirement, the creator of the group can make anyone a manager.

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

You can also add this: SEERC 2019 (Editorial)

»
3 years ago, # |
Rev. 18   Vote: I like it +8 Vote: I do not like it

Binary Search and Ternary Search — https://codeforces.com/gym/100119

This one's in Russian but nskybytskyi has done a lot of effort in converting the statements to english and making a video editorial on them. There are several other gym contests which are in russian which he has covered in English.

The 2019 University of Jordan Collegiate Programming Contest

XXI Opencup GP of TokyoEditorial

The 2020 ICPC Asia Macau Regional Contest

2020-2021 ICPC Southeastern European Regional Programming Contest (SEERC 2020)

2020-2021 Winter Petrozavodsk Camp, UPC contest

EGOI Day 1 2021EGOI Day 2 2021 — Editorials for both the days can be found here

The 2020 ICPC Asia Shenyang Regional Programming Contest

2020-2021 ACM-ICPC Latin American Regional Programming ContestDiscussion

Teamscode Summer 2021

2020-2021 “Orz Panda” Cup Programming Contest is a training contest to select ICPC regional teams from the candidates in Xidian University.

2018-2019 ACM-ICPC Pacific Northwest Regional Contest (Div. 1)AnnouncementEditorial — More on this page

2020-2021 Summer Petrozavodsk Camp, Day 6: XJTU Contest (XXII Opencup, Grand Prix of XiAn)

SDU Open 2021 Fall

2021, XIII Donald Knuth Annual Programming Contest by ESCOM-IPN

XXII Open Cup. Grand Prix of KoreaXXII Open Cup. Grand Prix of Korea (Division 2)

2021 Jiangxi Provincial Collegiate Programming Contest

2021 ICPC Asia Taiwan Online Programming Contest

Moscow Pre-Finals Workshop 2020 — Legilimens+Coffee Chicken Contest (XX Open Cup, Grand Prix of Nanjing)

Infoleague Winter 2021 Training Round

2021-2022 Russia Team Open, High School Programming Contest (VKOSHP XXII)

2017 Benelux Algorithm Programming Contest (BAPC 17)

Experimental Educational Round: VolBIT Formulas Blitz

»
3 years ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

Here are a few more:

https://codeforces.com/gym/103053 — Malaysian Computing Olympiad (MCO) 2021

https://codeforces.com/gym/103049 — 2020-2021 ICPC Northwestern European Regional Programming Contest (NWERC 2020)

https://codeforces.com/blog/entry/90811 — Stanford ProCo 2021

https://codeforces.com/gym/102916Announcement — Samara Farewell Contest 2020 (XXI Open Cup, GP of Samara)

»
18 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Thanks a lot. This blog is really helpful.