Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 560 Bytes

README-internal.md

File metadata and controls

24 lines (18 loc) · 560 Bytes

Ugly website

Requirements

Run

./run.sh

Usage

Challenge will be available on:

  • main page: http://localhost:8888

Solver

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