https://github.com/benoit-garcia/cg-fall-2020
https://github.com/benoit-garcia/cg-fall-2020
bash codingame codingame-challenge
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoit-garcia/cg-fall-2020
- Owner: benoit-garcia
- Created: 2020-11-23T14:58:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-23T15:13:47.000Z (over 5 years ago)
- Last Synced: 2025-03-14T15:16:15.897Z (about 1 year ago)
- Topics: bash, codingame, codingame-challenge
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cg-fall-2020
Answer to the Fall 2020 Coding Game Challenge, in bash.
I end up 1578th of the Bronze league (4034th overall).
## Testing
Edit file 'input'.
Run the script:
```bash
./run.sh < input
```