Problem poi
User Esan
Submission Time 2024-06-18 15:08:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

poi.cpp: In function ‘int main()’:
poi.cpp:52:5: error: ‘iota’ was not declared in this scope
52 | iota(sorted_indices.begin(), sorted_indices.end(), 0);
| ^~~~