Problem nis
User kahchun
Submission Time 2023-12-11 16:01:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nis.cpp: In function ‘int main()’:
nis.cpp:80:13: error: invalid operands of types ‘long long int’ and ‘double’ to binary ‘operator%’
80 | ans = ans % MOD;
| ~~~ ^
| |
| long long int