Problem | lightsout |
---|---|
User | jatrophalouvre |
Submission Time | 2024-10-25 21:04:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lightsout.cpp: In function ‘void dfs_cons(int, int, int, int)’:
lightsout.cpp:138:15: error: ‘flip’ was not declared in this scope; did you mean ‘fi’?
138 | if (y==1) flip(u);
| ^~~~
| fi