Problem badcontest
User smartsword
Submission Time 2025-12-29 12:39:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

badcontest.cpp: In function ‘int32_t main()’:
badcontest.cpp:40:1: error: expected ‘}’ at end of input
40 | }
| ^
badcontest.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {ios_base::sync_with_stdio(false);cin.tie(nullptr);
| ^