| Problem | collectmushrooms5 | 
|---|---|
| User | PrunJuice | 
| Submission Time | 2024-11-03 22:08:46 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 collectmushrooms5.cpp: In function ‘int main()’:
collectmushrooms5.cpp:26:12: error: expected ‘;’ before ‘}’ token
   26 |     c = c-2
      |            ^
      |            ;
   27 | 
   28 |    }
      |    ~