Problem wires
User shoryu386
Submission Time 2023-12-22 13:19:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wires.cpp: In function ‘void wire(int, int, int*)’:
wires.cpp:13:9: error: ‘press’ was not declared in this scope
13 | if (!press(x, m)){
| ^~~~~