My solutions for protohackers.com
Go to file
Richard 9f6a251ceb reverse up until test 4
Finally fixed ignoring bad packets. Next is long lines
2023-11-16 18:49:14 +01:00
analyze reverse up until test 4 2023-11-16 18:49:14 +01:00
tests reverse up until test 4 2023-11-16 18:49:14 +01:00
.gitignore reverse up until test 4 2023-11-16 18:49:14 +01:00
chat.go Chat 2023-09-24 16:01:57 +02:00
database.go database 2023-09-24 21:33:20 +02:00
echo.go EchoServer complete 2023-09-21 19:10:27 +02:00
go.mod initial 2023-09-19 22:18:20 +02:00
main.go reverse up until test 4 2023-11-16 18:49:14 +01:00
means.go means 2023-09-22 21:22:51 +02:00
prime.go prime time 2023-09-22 05:20:44 +02:00
proxy.go speed - heartbeat 2023-09-26 22:39:30 +02:00
Readme.md Readme 2023-09-21 19:17:43 +02:00
reverse.go reverse up until test 4 2023-11-16 18:49:14 +01:00
speed.go speed complete 2023-09-29 13:21:17 +02:00

Proto

Golang solutions for ProtoHackers