TCPサーバの接続情報と、サーバのプログラム main.py が与えられた。
main.py は、Bogo Solve の main.py に整数のリストを得る回数の制限を追加したものだった。
Bogo Solve で作成したプログラムでこの問題のサーバに接続することで、flagが得られた。
Information to connect to a TCP server and a server program main.py were given.
This main.py was the main.py given in Bogo Solve plus a limit of the times to obtain the list of integers.
I obtained the flag by having the program I created for Bogo Solve to connect to the server for this challenge.