Problem subgraphs
User Joashhh
Submission Time 2024-12-11 10:30:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:45:3: error: ‘edges’ was not declared in this scope
45 | edges[i] = {a, b};
| ^~~~~