An open API service indexing awesome lists of open source software.

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

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
```