Problem motest2
User Mimikyu
Submission Time 2024-02-21 21:26:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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