Problem | wires |
---|---|
User | eulerleonhardfan |
Submission Time | 2024-03-12 22:59:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wires.cpp: In function ‘void wire(long long int, long long int, long long int*)’:
wires.cpp:26:7: error: ‘press’ was not declared in this scope
26 | if (press(x, y) == 0) { // red on blue
| ^~~~~