Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guerinoni/protohackers

Solutions to https://protohackers.com :)
https://github.com/guerinoni/protohackers

Last synced: about 1 month ago
JSON representation

Solutions to https://protohackers.com :)

Awesome Lists containing this project

README

        

# Protohackers

## How to use this

```zsh
# run integration test
cargo test
```

```zsh
# run server at port 8000
cargo run --release
```

In order to allow to protohackers.com to hit your server I opened a port on my modem.
> TIP: Check the firewall :) can be the cause of problems.