Problem supermarket
User YellowPurpleDragon
Submission Time 2024-12-13 15:28:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

supermarket.cpp: In function ‘int main()’:
supermarket.cpp:20:7: error: ‘sum’ was not declared in this scope
20 | if (sum <= 0) {
| ^~~