0_0_29270882_1633.cpp: In function 'long long int dfs(long long int, bool, long long int)':
0_0_29270882_1633.cpp:69:24: error: expected primary-expression before '%' token
if ((rem < i * %2
^
0_0_29270882_1633.cpp:69:25: error: expected ')' at end of input
if ((rem < i * %2
^
0_0_29270882_1633.cpp:69:25: error: expected ')' at end of input
0_0_29270882_1633.cpp:69:25: error: expected statement at end of input
0_0_29270882_1633.cpp:69:25: error: expected '}' at end of input
0_0_29270882_1633.cpp:69:25: error: expected '}' at end of input
|