Problem | bananasmoothie |
---|---|
User | xe |
Submission Time | 2024-11-14 11:39:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:14:32: error: ‘k’ was not declared in this scope
14 | for(int i = K-1;i < N;i += k){
| ^
bananasmoothie.cpp: At global scope:
bananasmoothie.cpp:19:1: error: expected declaration before ‘}’ token
19 | }
| ^