| Problem | subgraphs |
|---|---|
| User | themadpotato |
| Submission Time | 2023-01-13 16:24:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:34:13: error: expected ‘}’ at end of input
34 | cout << ans;
| ^
subgraphs.cpp:18:11: note: to match this ‘{’
18 | int main(){
| ^