Problem wires
User sporknives
Submission Time 2025-01-16 22:06:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wires.cpp: In function ‘void wire(int, int, int*)’:
wires.cpp:10:20: error: ‘n’ was not declared in this scope
10 | for (int i=0;i<n;i++) {
| ^