| Problem | subgraphs |
|---|---|
| User | Logout |
| Submission Time | 2023-11-10 15:31:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:26:10: error: expected ‘}’ at end of input
26 | return 0;
| ^
subgraphs.cpp:16:11: note: to match this ‘{’
16 | int main(){
| ^