Files
Сергей Маринкевич 52f9bf2057 bump
2025-10-15 20:21:39 +07:00

5 lines
55 B
Makefile

run: all
./a.out
all:
g++ -std=c++17 -pthread main.c