Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions for protohackers.com

Solution for protohackers.com in various programming languages.

Build binaries

Build binaris (only for compiled language) for the server.

make

Run test

Test the server.

make test PROBLEM=0 SERVER=go SERVER_ARGS='127.0.0.1:9999'

where PROBLEM is protohackers.com problem number, SERVER is the programming language the server is written with, and SERVER_ARGS is args to run the server.

Run the server

make run PROBLEM=0 SERVER=zig SERVER_ARGS='127.0.0.1:9999'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages