| Problem | badpotato |
|---|---|
| User | YellowPurpleDragon |
| Submission Time | 2024-07-17 15:31:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
badpotato.cpp: In function ‘int main()’:
badpotato.cpp:12:17: error: request for member ‘push’ in ‘b’, which is of non-class type ‘long long int’
12 | else {b.push(sum); sum = 0;}
| ^~~~