Problem modulochain
User dacashew
Submission Time 2023-12-04 21:11:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

modulochain.cpp: In function ‘int main()’:
modulochain.cpp:91:12: error: ‘__in128’ was not declared in this scope; did you mean ‘__ynf128’?
91 | o2=(int)((__in128)(o2*a[n-1]%mod)%mod);
| ^~~~~~~
| __ynf128