Problem warp
User PlayVoltz
Submission Time 2023-12-10 16:12:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

warp.cpp: In function ‘int32_t main()’:
warp.cpp:23:2: error: ‘graph’ was not declared in this scope; did you mean ‘isgraph’?
23 | graph.resize(n);
| ^~~~~
| isgraph