Problem | bananasmoothie |
---|---|
User | nguyendinhanh1508 |
Submission Time | 2024-01-18 08:30:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp: In function ‘int32_t main()’:
bananasmoothie.cpp:26:28: error: ‘k’ was not declared in this scope
26 | for (int i = N - 1; i >= k - 1; i--) {
| ^