Yet another Codeforces helper tool (available as a npm package)

Revision en1, by instantkarma, 2017-05-28 21:06:01

Hi everyone,

I have developed a tool called nodeforces that parses problem i/o from codeforces and automatically creates a codefile for you (with your favorite template). Once you developed your solution you can simply run tests and verify that it passes the basic test cases.

You can get it as an npm package (nodejs)

npm install -g nodeforces
Tags cli, parser, helper

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English instantkarma 2017-05-28 21:16:56 474 Tiny change: 'A.java`). Then, you ' -> 'A.java`). \n\nThen, you ' (published)
en1 English instantkarma 2017-05-28 21:06:01 438 Initial revision (saved to drafts)