Problem gotoschool
User Ush
Submission Time 2023-11-08 13:04:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int32_t main()’:
gotoschool.cpp:11:27: error: ‘indx_number’ was not declared in this scope; did you mean ‘index_number’?
11 | order_to_enter[order] = indx_number;
| ^~~~~~~~~~~
| index_number