a = 415
require("oraycode")
while( true )
do
a = a + 1
if oraycode.verify(a) then
print(a)
os.exit(0)
end
end
然后把oraycode.so放在同一个目录,我才不信不出来.当然,遍历大法呢,要耐心等待.而且这个oraycode是多长我也不知道,oraycode算法都变了,所以得好好算.还没实际验证,因为现在我手上没有花生棒了,有的可以试试看.
oraycode