Problem construct
User hwy
Submission Time 2023-06-27 00:31:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

construct.cpp: In function ‘int main()’:
construct.cpp:11:3: error: ‘adlst’ was not declared in this scope; did you mean ‘adjlst’?
11 | adlst[temp].push_back(temp1);
| ^~~~~
| adjlst