Problem subgraphs
User Leeyee
Submission Time 2026-08-15 23:05:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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