Problem bananasmoothie
User G92
Submission Time 2024-03-12 16:35:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:21:42: error: ‘k’ was not declared in this scope
21 | for(long long i = 0; i <a.size(); i+=k)
| ^