read `RUKHADZE.txt`: K:=5: L:=15: for a1 from 1 to K do print(`Doing a=`, a1, `i.e. `, log((a1+1)/a1)): BestABCaG(a1,L,300,3); od: quit: