Problem | potatosalad |
---|---|
User | Shauryaw |
Submission Time | 2025-06-19 15:39:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:19:20: error: expected ‘;’ before ‘maxmass’
19 | deqy.pop_front()
| ^
| ;
20 | maxmass += y;
| ~~~~~~~