| Problem | subgraphs |
|---|---|
| User | Jonnu |
| Submission Time | 2026-06-29 18:22:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:48:13: error: expected ‘}’ at end of input
48 | return 0;
| ^
subgraphs.cpp:8:15: note: to match this ‘{’
8 | signed main() {
| ^