Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 :)
- Host: GitHub
- URL: https://github.com/guerinoni/protohackers
- Owner: guerinoni
- Created: 2024-04-09T15:55:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T10:49:18.000Z (6 months ago)
- Last Synced: 2024-10-16T12:05:53.439Z (3 months ago)
- Language: Rust
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.