Problem wires
User hpesoj
Submission Time 2023-03-10 11:22:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wires.cpp: In function ‘void wire(int, int, int*)’:
wires.cpp:6:16: error: ‘n’ was not declared in this scope
6 | while(k < 2 * n){
| ^