Problem horses
User nyanyanya
Submission Time 2023-01-18 22:20:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

horses.cpp: In function ‘int ans()’:
horses.cpp:95:27: error: ‘i’ was not declared in this scope; did you mean ‘it’?
95 | if (ans2 < ans1) ans = i;
| ^
| it