Problem mate
User PlayVoltz
Submission Time 2023-10-20 21:45:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mate.cpp: In function ‘int main()’:
mate.cpp:49:30: error: ‘res’ was not declared in this scope
49 | if (vect[cy][cx]=='E'){ans=res;break;}
| ^~~