Problem bananasmoothie
User vadar2525
Submission Time 2025-11-05 11:24:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:15:14: error: ‘k’ was not declared in this scope
15 | for(int j = k; j < n; j += k){
| ^