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/
- Host: GitHub
- URL: https://github.com/cristaloleg/protohackers
- Owner: cristaloleg
- License: mit
- Created: 2023-02-25T18:06:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T07:19:44.000Z (about 2 years ago)
- Last Synced: 2025-04-01T23:17:12.719Z (over 1 year ago)
- Topics: go, golang, protohackers
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```