Problem lllontree
User justin271828
Submission Time 2024-12-16 10:45:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lllontree.cpp: In function ‘int main()’:
lllontree.cpp:47:41: error: ‘temp’ was not declared in this scope
47 | for (int i = 0; i < N; i++) indexing[0-temp[i].second] = i+1;
| ^~~~