Problem | wires |
---|---|
User | PlayVoltz |
Submission Time | 2024-02-18 20:46:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wires.cpp: In function ‘void wire(int, int, int*)’:
wires.cpp:6:11: error: ‘press’ was not declared in this scope; did you mean ‘res’?
6 | int res=press(p1, p2);
| ^~~~~
| res