Problem typo
User chickengoat
Submission Time 2025-12-15 14:13:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:21:21: error: ‘wrondidx’ was not declared in this scope; did you mean ‘wrongidx’?
21 | if(abs(wrongidx[0]-wrondidx[1])==1 || wrong<2) {
| ^~~~~~~~
| wrongidx