| Problem | splithunny |
|---|---|
| User | Yannwen09 |
| Submission Time | 2023-11-10 13:42:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:5:23: error: ‘N’ was not declared in this scope
5 | vector <int> adjlist[N+5]; //at top of code
| ^
splithunny.cpp:7:1: error: expected primary-expression before ‘...’ token
7 | ...
| ^~~