Problem network
User dzuizz
Submission Time 2024-03-16 14:23:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

network.cpp: In function ‘int main()’:
network.cpp:68:24: error: ‘c’ was not declared in this scope
68 | servers[a].push_back(c);
| ^