Problem | bananasmoothie |
---|---|
User | xe |
Submission Time | 2024-11-14 11:51:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:10:19: error: ‘Q’ was not declared in this scope
10 | cin >> arr[Q];
| ^
bananasmoothie.cpp:15:32: error: ‘k’ was not declared in this scope
15 | for(int i = K-1;i < N;i += k){
| ^