Files
codeforces/README.md
2026-02-25 18:15:29 +01:00

70 B

g++ "code.cpp" -o a.out && ./a.out < input.txt && rm a.out