https://github.com/bbrtj/protohackers
Solutions to protohackers' problems
https://github.com/bbrtj/protohackers
protohackers protohackers-solutions
Last synced: 10 months ago
JSON representation
Solutions to protohackers' problems
- Host: GitHub
- URL: https://github.com/bbrtj/protohackers
- Owner: bbrtj
- Created: 2023-12-11T19:47:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T19:49:14.000Z (over 2 years ago)
- Last Synced: 2025-02-28T15:54:50.302Z (over 1 year ago)
- Topics: protohackers, protohackers-solutions
- Language: Perl
- Homepage: https://protohackers.com
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Protohackers Perl solution system
----------
Development dependencies:
- Rex
- Rex::Commands::PerlSync
- Yath
- Code::TidyAll
- Perl::Tidy
- Perl::Critic
## Rex deployment
command: `rex -u USER -H HOST deploy`
## Testing
command: `./test`
## Running
command: `script/server --port=PORT --module=NAME_OR_NUMBER`