- docker
- docker-compose
- UNIX environment
./run.sh
Challenge will be available on:
- main page:
http://localhost:8888
To use the solver the main challange page must be shared to public and two ENVIRONMENT variables must be replaced with the adequate values:
SOLVER_DOMAIN
CHALLENGE_BASEURL
Then to solve basic version:
SOLVER_WHAT=num ./solver.sh
To solve hard version:
SOLVER_WHAT=sgn ./solver.sh