Problem lunchbox
User TQR
Submission Time 2024-02-08 16:25:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:31: error: ‘i’ was not declared in this scope
14 | temp_no = temp_no + v(i);
| ^