FastOlympicCoding setup — A step-by-step guide.

Revision en1, by arnab_9997, 2021-06-04 08:44:08

I recently tried using the fastolympiccoding package on sublime. But had to go through different blogs, videos to understand how to set it up. So, here I am trying to compile a short step-by-step guide to set it up for anyone who faces similar difficulty. I will attach links to blogs/repos which I referred.

1) Install mingw (You can YouTube search this, there are tons of videos on it).

2) Install Sublime Text.

3) Install "package control" in Sublime.

Click

4) Setting up fastolympiccoding in sublime:

Click

5) Setup FastOlympicCodingHook in sublime (In layman terms, this parses the test cases of the problem open in chrome automatically to a file).

Click

5 a) Using FastOlympicCodingHook:

Click

6) Setup AutomateOlympicCoding in sublime

Click

6 a) Using AutomateOlympicCoding:

Click

I haven't covered everything this extension does. But that being said, this does setup the basics.

Links I referred: link link link link link

My opinion: Extensions and marcos don't help much until one practices enough.

Tags #codefoces, #help

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English arnab_9997 2021-06-04 08:44:08 4644 Initial revision (published)