Problem collectmushrooms3
User jeongwonho64
Submission Time 2023-01-01 10:07:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms3.cpp: In function ‘int main()’:
collectmushrooms3.cpp:84:5: error: expected ‘}’ at end of input
84 | }
| ^
collectmushrooms3.cpp:47:11: note: to match this ‘{’
47 | int main(){
| ^