Problem routers
User StormyGood
Submission Time 2025-11-16 10:59:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

routers.cpp: In function ‘int main()’:
routers.cpp:28:19: error: ‘i’ was not declared in this scope
28 | pq.push(routers[i].second);
| ^