| Problem | subgraphs |
|---|---|
| User | WJR |
| Submission Time | 2025-04-12 22:00:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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(){
| ^