varbigintModArith=function(n){"use strict";functiont(n){returnn>=0?n:-n}functionr(n,t){if("number"==typeofn&&(n=BigInt(n)),"number"==typeoft&&(t=BigInt(t)),n<=0n||t<=0n)thrownewRangeError("a and b MUST be > 0");letr=0n,e=1n,o=1n,i=0n;for(;0n!==n;){constu=t/n,f=t%n,c=r-o*u,g=e-i*u;t=n,n=f,r=o,e=i,o=c,i=g}return{g:t,x:r,y:e}}functione(n,t){if("number"==typeofn&&(n=BigInt(n)),"number"==typeoft&&(t=BigInt(t)),t<=0n)thrownewRangeError("n must be > 0");constr=n%t;returnr<0n?r+t:r}functiono(n,t){consto=r(e(n,t),t);if(1n!==o.g)thrownewRangeError(`${n.toString()} does not have inverse modulo ${t.toString()}`);returne(o.x,t)}functioni(n,t,r){if(n.length!==t.length)thrownewRangeError("The remainders and modulos arrays should have the same length");consti=r??t.reduce(((n,t)=>n*t),1n);returnt.reduce(((t,r,u)=>{constf=i/r;returne(t+f*o(f,r)%i*n[u]%i,i)}),0n)}functionu(n,r){lete="number"==typeofn?BigInt(t(n)):t(n),o="number"==typeofr?BigInt(t(r)):t(r);if(0n===e)returno;if(0n===o)returne;leti=0n;for(;0n===(1n&(e|o));)e>>=1n,o>>=1n,i++;for(;0n===(1n&e);)e>>=1n;do{for(;0n===(1n&o);)o>>=1n;if(e>o){constn=e;e=o,o=n}o-=e}while(0n!==o);returne<<i}functionf(n){returnn.map((n=>n[0]**(n[1]-1n)*(n[0]-1n))).reduce(((n,t)=>t*n),1n)}functionc(n,r,u,g){if("number"==typeofn&&(n=BigInt(n)),"number"==typeofr&&(r=BigInt(r)),"number"==typeofu&&(u=BigInt(u)),u<=0n)thrownewRangeError("n must be > 0");if(1n===u)return0n;if(n=e(n,u),r<0n)returno(c(n,t(r),u,g),u);if(void0!==g)returnfunction(n,t,r,e){consto=e.map((n=>n[0]**n[1])),u=e.map((n=>f([n]))),g=u.map(((r,e)=>c(n,t%r,o[e])));returni(g,o,r)}(n,r,u,function(n){constt={};returnn.forEach((n=>{if("bigint"==typeofn||"number"==typeofn){constr=String(n);void0===t[r]?t[r]={p:BigInt(n),k:1n}:t[r].k+=1n}else{constr=String(n[0]);void0===t[r]?t[r]={p:BigInt(n[0]),k:BigInt(n[1])}:t[r].k+=BigInt(n[1])}})),Object.values(t).map((n=>[n.p,n.k]))}(g));letm=1n;for(;r>0;)r%2n===1n&&(m=m*n%u),r/=2n,n=n**2n%u;returnm}returnn.abs=t,n.bitLength=function(n){if("number"==typeofn&&(n=BigInt(n)),1n===n)return1;lett=1;do{t++}while((n>>=1n)>1n);returnt},n.crt=i,n.eGcd=r,n.gcd=u,n.lcm=function(n,r){return"number"==typeofn&&(n=BigInt(n)),"number"==typeofr&&(r=BigInt(r)),0n===n&&0n===r?BigInt(0):t(n/u(n,r)*r)},n.max=function(n,t){returnn>=t?n:t},n.min=function(n,t){returnn>=t?t:n},n.modAdd=function(n,t){constr=BigInt(t);returne(n.map((n=>BigInt(n)%r)).reduce(((n,t)=>n+t%r),0n),r)},n.modInv=o,n.modMultiply=function(n,t){constr=BigInt(t);returne(n.map((n=>BigInt(n)%r)).reduce(((n,t)=>n*t%r),1n),r)},n.modPow=c,n.phi=f,n.toZn=e,n}({});