Problem shoop
User TheRaptor
Submission Time 2024-12-04 10:47:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shoop.cpp: In function ‘int32_t main()’:
shoop.cpp:30:20: error: request for member ‘second’ in ‘index[x]’, which is of non-class type ‘long long int’
30 | m-=arr[index[x].second];
| ^~~~~~