Problem network
User PlayVoltz
Submission Time 2023-10-04 17:15:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

network.cpp: In function ‘int main()’:
network.cpp:93:2: error: ‘ranges’ was not declared in this scope
93 | ranges.resize(n+1);
| ^~~~~~