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

https://github.com/cristaloleg/protohackers

My solution to https://protohackers.com/
https://github.com/cristaloleg/protohackers

go golang protohackers

Last synced: over 1 year ago
JSON representation

My solution to https://protohackers.com/

Awesome Lists containing this project

README

          

# protohackers

My solution to https://protohackers.com/

# Usage

Build all:

```bash
$ task build
```

Deploy solution:

```bash
$ task deploy -- p000
```