Problem lunchbox
User ForsakenPBJ
Submission Time 2024-04-01 12:09:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:21:10: error: ‘total’ was not declared in this scope
21 | cout << total;
| ^~~~~