Problem | lunchbox |
---|---|
User | YII1719 |
Submission Time | 2023-11-09 10:47:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:15: error: ‘A’ was not declared in this scope
14 | sum = sum +A[k];
| ^
lunchbox.cpp:21:8: error: ‘k’ was not declared in this scope
21 | cout<<k-1;
| ^