| Problem | wires |
|---|---|
| User | CastyLoz17 |
| Submission Time | 2024-02-17 21:17:33 |
| 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:4:26: error: ‘press’ was not declared in this scope
4 | int result = press(i + 1, j + 1);
| ^~~~~