Problem flip
User Cadenloi
Submission Time 2023-12-02 17:52:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flip.cpp: In function ‘int32_t main()’:
flip.cpp:37:1: error: expected ‘}’ at end of input
37 | }
| ^
flip.cpp:8:15: note: to match this ‘{’
8 | int32_t main(){
| ^