for (int j = 0; j < e.getLength(); j++) { num[i + j] ^= QRMath.gexp(QRMath.glog(get(i)) + QRMath.glog(e.get(j)));
確定! 回上一頁