Problem subgraphs
User louisleehi
Submission Time 2024-05-05 15:13:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:29:3: error: expected ‘}’ at end of input
29 | }
| ^
subgraphs.cpp:12:12: note: to match this ‘{’
12 | int main() {
| ^