AlkantarClanX12

Your IP : 3.147.68.39


Current Path : /proc/self/root/opt/alt/alt-nodejs10/root/lib/node_modules/npm/node_modules/jsbn/
Upload File :
Current File : //proc/self/root/opt/alt/alt-nodejs10/root/lib/node_modules/npm/node_modules/jsbn/example.js

var BigInteger = require('./');
var a = new BigInteger('91823918239182398123');
console.log(a.bitLength());