Skip to content

karpikpl/kattis-js-pathtracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

ES2016 wrapper for https://open.kattis.com/ platform.

Usage

Put your solution inside solution() method. Add tests in test/index.js.

Testing

run npm test to run mocha unit tests

Providing input as process params

run node index.js [input string]

Providing input from terminal

run node index.js i for interactive mode. Empty line terminates input.

Submitting to kattis

run npm start to transpile code to Firefox 24 - SpiderMonkey version JavaScript-C24.2.0

Kattis and JavaScript

https://open.kattis.com/help/javascript