Problem omnomnom
User UNowen
Submission Time 2025-04-05 11:16:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

omnomnom.cpp: In function ‘int dpdp(int, bool, int)’:
omnomnom.cpp:11:18: error: ‘x’ was not declared in this scope
11 | for(auto v:adj[x])if(v!=par){
| ^
omnomnom.cpp:17:18: error: ‘x’ was not declared in this scope
17 | for(auto v:adj[x])if(v!=par){
| ^