Problem | omnomnom |
---|---|
User | FIips |
Submission Time | 2024-12-15 23:41:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
omnomnom.cpp: In function ‘void number_tree(long long int, long long int)’:
omnomnom.cpp:16:14: error: ‘adj’ was not declared in this scope
16 | for(int i : adj[x]) {
| ^~~