XylotrechusZ
XylotrechusZ Shell
: /proc/thread-self/root/opt/alt/alt-nodejs22/root/lib/node_modules/npm/node_modules/jsbn/ [ drwxr-xr-x ]
(function () {
var BigInteger = jsbn.BigInteger;
var a = new BigInteger('91823918239182398123');
console.log(a.bitLength());
}());