| Problem | subgraphs | 
|---|---|
| User | Fibohyan | 
| Submission Time | 2023-11-18 21:57:43 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:42:12: error: expected ‘}’ at end of input
   42 |     cout<<k;
      |            ^
subgraphs.cpp:6:14: note: to match this ‘{’
    6 | signed main(){
      |              ^