Problem adjlist
User Daddy
Submission Time 2023-11-15 13:06:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjlist.cpp: In function ‘int main()’:
adjlist.cpp:39:5: error: expected ‘}’ at end of input
39 | }
| ^
adjlist.cpp:20:12: note: to match this ‘{’
20 | int main() {
| ^