0_0_33374820_22920.cpp: In function 'int det(int)':
0_0_33374820_22920.cpp:24:33: error: invalid operands of types 'long long int' and 'int [105]' to binary 'operator*'
if ( ! ( ret = 1ll * ret * K[i]%
^
0_0_33374820_22920.cpp:24:34: error: expected primary-expression at end of input
if ( ! ( ret = 1ll * ret * K[i]%
^
0_0_33374820_22920.cpp:24:34: error: expected ')' at end of input
0_0_33374820_22920.cpp:24:34: error: expected ')' at end of input
0_0_33374820_22920.cpp:24:34: error: expected statement at end of input
0_0_33374820_22920.cpp:24:34: error: expected '}' at end of input
0_0_33374820_22920.cpp:24:34: error: expected '}' at end of input
|