Description
You have to sort an array without knowing its content!
A slightly more complex variant of this challenge is available here: Tri Très Sélectif.
Files
- docker-compose.yml
-
client.py
1.08 KiB – 506cb546e1ad670dc9a2315e2a6d16bc26d3802ac0db38afdd79c01cd19a9fb5 -
tri-selectif.py
1.46 KiB – 0429c4d56444a99b8aac0ee9da2025b6c86f4ee992b6c99978d723df92f065b5
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2023-misc-tri-selectif/docker-compose.public.yml -o docker-compose.yml
- Launch the challenge by executing in the same folder:
docker compose up
- Then, in another console, access the challenge with Netcat:
nc localhost 4000
In case you encounter problems, please consult the FAQ.
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.
Writeups
There are no public solutions for this challenge yet, but you can submit yours after getting the flag.