Problem | adjlist |
---|---|
User | AppleOnAstick |
Submission Time | 2023-11-10 15:54:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjlist.cpp: In function ‘int32_t main()’:
adjlist.cpp:20:2: error: expected ‘}’ at end of input
20 | }
| ^
adjlist.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^