Problem lightsout
User jatrophalouvre
Submission Time 2024-10-25 21:07:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lightsout.cpp: In function ‘void dfs_cons(int, int, int, int)’:
lightsout.cpp:139:15: error: ‘flip’ was not declared in this scope; did you mean ‘fi’?
139 | if (y==1) flip(u-1);
| ^~~~
| fi