igorisp / walking-directions
Walking person's direction
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/igorisp/walking-directions
Requires
- php: >=7.3.0
Requires (Dev)
- phpunit/phpunit: ^6.5.8
This package is auto-updated.
Last update: 2025-10-11 19:07:55 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.