Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 203 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 203 Bytes

AtCoder Environment for JavaScript

Create template.

Run following(ABC086A is sample):

$ npm run new ABC086A

Test function.

$ cd ABC086A
$ node index.js < input.txt