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