Problem potatosalad
User GanJaeHan
Submission Time 2026-01-28 17:30:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:16:11: error: ‘i’ was not declared in this scope
16 | ans += i[M];
| ^