Created
October 21, 2022 09:24
-
-
Save jan-g/edd97bd24b6b78e031e27e9e2a951965 to your computer and use it in GitHub Desktop.
Protohackers problem 0 https://protohackers.com/problem/0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
socat TCP-LISTEN:12345,fork,reuseaddr SYSTEM:"cat -u" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment