Problem potatosalad
User Daembt
Submission Time 2026-01-09 11:46:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:18:21: error: invalid types ‘int[int]’ for array subscript
18 | ans += numpot[temp];
| ^