Problem collectmushrooms5
User ChickenCoder
Submission Time 2023-07-11 14:53:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms5.cpp: In function ‘int main()’:
collectmushrooms5.cpp:90:2: error: expected ‘}’ at end of input
90 | }
| ^
collectmushrooms5.cpp:8:11: note: to match this ‘{’
8 | int main(){
| ^