Problem | collectmushrooms6 |
---|---|
User | Vinayak01 |
Submission Time | 2024-03-10 10:24:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp: In function ‘int main()’:
collectmushrooms6.cpp:40:10: error: expected ‘}’ at end of input
40 | return 0;
| ^
collectmushrooms6.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^