Problem sightseeing2
User wtnetlegend
Submission Time 2026-03-09 23:18:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sightseeing2.cpp: In function ‘int main()’:
sightseeing2.cpp:71:5: error: ‘adj’ was not declared in this scope
71 | adj.resize(V+1);
| ^~~