Problem | wires |
---|---|
User | thelegendary08 |
Submission Time | 2024-02-03 15:17:00 |
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:37:17: error: ‘press’ was not declared in this scope
37 | else if(press(v, h) == 1){
| ^~~~~