PHP solution to the Kattis problem.
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
PHP solution to the Kattis problem.
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