| Problem | party |
|---|---|
| User | chickengoat |
| Submission Time | 2026-01-23 13:14:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party.cpp: In function ‘int main()’:
party.cpp:17:22: error: ‘a’ was not declared in this scope
17 | for(auto i: adjlist[a]) {
| ^