Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 376 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 376 Bytes

All Different Directions

PHP solution to the Kattis problem.

Usage

Install the dependencies:

composer install

And run the "compute" command on the bin/cli.php endpoint:

$ php bin/cli.php compute --file=input.txt

List all the available commands:

$ php bin/cli.php help