Problem wires
User wongyikai
Submission Time 2024-02-03 16:41:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wires.cpp: In function ‘void wire(ll, ll, ll*)’:
wires.cpp:5:12: error: ‘press’ was not declared in this scope
5 | ll temp = press(x,y);
| ^~~~~