0_0_21277243_2993.cpp: In function 'void dfs2(int)': 0_0_21277243_2993.cpp:89:22: error: request for member 'to' in 's', which is of non-class type 'int' if (e.to == s || s.to == t) continue; ^