| Problem | wires |
|---|---|
| User | usernamehere |
| Submission Time | 2025-10-22 16:36:16 |
| 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:13: error: ‘press’ was not declared in this scope
6 | x = press(v, h);
| ^~~~~