Problem | bombing |
---|---|
User | LCJLY |
Submission Time | 2023-02-21 20:30:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombing.cpp: In function ‘int32_t main()’:
bombing.cpp:72:26: error: ‘visite’ was not declared in this scope; did you mean ‘visited’?
72 | memset(visited,0,sizeof(visite));
| ^~~~~~
| visited