Problem wires
User edwinkoon
Submission Time 2024-02-03 14:42:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wires.cpp: In function ‘void wire(int, int, int*)’:
wires.cpp:4:12: error: ‘press’ was not declared in this scope
4 | bool B = press(cur_r, cur_c);
| ^~~~~