Problem wires
User gelastropod
Submission Time 2024-02-03 15:19:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wires.cpp: In function ‘void wire(int, int, int*)’:
wires.cpp:5:19: error: expected unqualified-id before numeric constant
5 | int h, v = 1, 1;
| ^