0_0_25639839_18458.cpp: In function 'long long int ac(long long int)': 0_0_25639839_18458.cpp:43:23: error: no match for 'operator%' (operand types are 'node' and 'int') return dfs(len,0,0,1)%mod; ^