4.1.0 • Published 5 years ago

lightoj v4.1.0

Weekly downloads
6
License
ISC
Repository
-
Last release
5 years ago

Lightoj

  • npm install -g lightoj

How?

$ lightoj 1004
username : <type-your-username>
password : ********
opening lightoj.com ...
loging in as <username>
writing templates ...
Done

It will generate a folder (1004/ in our case)

$ tree .
1004
├── 1004.cc
├── input1
├── output1
└── test.sh

To submit do something like

$ lightoj s1004
opening lightoj.com ...
loging in as <username>
opening submition page ...
Submitting ...
Submitted, view http://lightoj.com/volume_usersubmissions.php
Done

Build and run tests:

$ ./1004/test.sh
4.1.0

5 years ago

4.0.0

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago