0_0_31023599_13860.cpp: In function 'int dfs1(int, int, int)':
0_0_31023599_13860.cpp:62:48: error: invalid operands of types 'int [100025][51]' and 'int' to binary 'operator%'
int num=(dp[u][i]==dp[to][i]+w?dp1%5
^
0_0_31023599_13860.cpp:62:48: error: expected ':' at end of input
0_0_31023599_13860.cpp:62:48: error: expected primary-expression at end of input
0_0_31023599_13860.cpp:62:48: error: expected ')' at end of input
0_0_31023599_13860.cpp:62:48: error: expected ',' or ';' at end of input
0_0_31023599_13860.cpp:62:48: error: expected '}' at end of input
0_0_31023599_13860.cpp:62:48: error: expected '}' at end of input
0_0_31023599_13860.cpp:62:48: error: expected '}' at end of input
|