Problem | subgraphs |
---|---|
User | SioHuang |
Submission Time | 2023-11-10 15:55:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:32:14: error: expected ‘}’ at end of input
32 | cout << c;
| ^
subgraphs.cpp:22:1: note: to match this ‘{’
22 | {
| ^