Problem wires
User itsLQ
Submission Time 2024-02-03 15:24:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wires.cpp: In function ‘void wire(int, int, int*)’:
wires.cpp:5:16: error: ‘press’ was not declared in this scope
5 | while (press(x, y)) {
| ^~~~~