Problem sort2
User HighLithop
Submission Time 2025-04-02 14:33:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort2.cpp:1:1: error: expected unqualified-id before ‘if’
1 | if not int(input()): exit(0)
| ^~