Problem sorting2
User popperoni
Submission Time 2025-04-19 15:42:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sorting2.cpp: In function ‘void sort_questions(int, int, int*)’:
sorting2.cpp:80:9: error: ‘a’ was not declared in this scope
80 | fori(N)a[i]=i+1;
| ^