| Problem | foreveralone |
|---|---|
| User | blob |
| Submission Time | 2023-11-20 10:14:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foreveralone.cpp: In function ‘int main()’:
foreveralone.cpp:16:14: error: request for member ‘empty’ in ‘adjList’, which is of non-class type ‘std::vector<int> [N]’
16 | if(adjList.empty()){
| ^~~~~