Problem subgraphs
User WJR
Submission Time 2025-04-12 22:01:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:32:10: error: expected ‘}’ at end of input
32 | return 0;
| ^
subgraphs.cpp:15:11: note: to match this ‘{’
15 | int main(){
| ^