Problem matsuri
User haydendoo
Submission Time 2023-08-14 11:52:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

matsuri.cpp: In function ‘int main()’:
matsuri.cpp:22:21: error: ‘i’ was not declared in this scope
22 | cout << max(sohai[i]-s*k, knn[i]-s*k) << ' ';
| ^