Problem | warp2 |
---|---|
User | AlphanumericUsername |
Submission Time | 2024-11-26 17:24:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
warp2.cpp: In function ‘int32_t main()’:
warp2.cpp:150:9: error: ‘adj’ was not declared in this scope
150 | adj[i].pub(n + j);
| ^~~
warp2.cpp:156:12: error: ‘s’ was not declared in this scope
156 | cin >> s >> e;
| ^
warp2.cpp:156:17: error: ‘e’ was not declared in this scope
156 | cin >> s >> e;
| ^