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