1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# src/twoadicity.leo ## Run Guide To run this program, run: ```bash leo run main <inputs> ``` ## Execute Guide To execute this program, run: ```bash leo execute main <inputs> ```