0_0_18782078_31066.cpp: In function 'void Dfs(int, int)':
0_0_18782078_31066.cpp:79:27: error: invalid operands of types 'long long int(int, int)' and 'int' to binary 'operator%'
dp[x] = min(dp[x], GetDp%2
^
0_0_18782078_31066.cpp:79:27: error: expected '}' at end of input
|