Problem competition
User MelodyPS
Submission Time 2023-11-10 21:53:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

competition.cpp: In function ‘int32_t main()’:
competition.cpp:42:5: error: expected ‘}’ at end of input
42 | }
| ^
competition.cpp:9:15: note: to match this ‘{’
9 | int32_t main(){
| ^