Problem potatotree
User shapeshifterr
Submission Time 2026-09-06 13:33:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatotree.cpp: In function ‘int32_t main()’:
potatotree.cpp:17:22: error: invalid types ‘long long int[long long int]’ for array subscript
17 | cout << A[q[i]] << ' ';
| ^