Skip to content

svm5/CFplugin

Repository files navigation

CFplugin

The plugin allows you to make working with programming contests on the Codeforces platform more convenient.

The plugin creates the directory contest with following structure: .txt files with task conditions and .cpp files with tests.

1 - Select a link to the Codeforces round.

2 - Enter Ctrl + Shift + 3 or Ctrl + Shift + P and search 'Codeforces round'.

If you selected correct link to the Codeforces round, there will be a directory contest with all tasks and success message.

Correct example

Otherwise, an error message will appear.

Error example

Commit hash Commit message (description)
cb27e17 Initial commit
d46cc18 Update README.md
0170d2a add: base structure
03580f3 add: Codeforces round parser
aa58703 add: run python script
9a13714 add: pass data between js and python
66f06c0 add: keybinding
238db69 add: error messages
fbd718e fix: parsing
e50362e style: remove extra comments

by Smirnova Svetlana, M3100

About

The plugin allows you to make working with programming contests more convenient. The plugin creates the following structure: task conditions, files of the form A.cpp , B.cpp ... with tests from the task condition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors