igorisp / walking-directions
There is no license information available for the latest version (dev-master) of this package.
Walking person's direction
dev-master
2019-11-11 06:12 UTC
Requires
- php: >=7.3.0
Requires (Dev)
- phpunit/phpunit: ^6.5.8
This package is auto-updated.
Last update: 2024-10-11 17:03:51 UTC
README
walking-directions
By description: https://open.kattis.com/problems/alldifferentdirections
You can see an example of using in "web/index.php" file this library.
To use this library you should add line igorisp/walking-directions into composer.json require section and run composer install command.