Talk:Rare numbers: Difference between revisions

m
→‎Tweaks, Go (Turbo): if got lost in "g0 == 1 { g0 += 2 } " ? With it I can run it.
m (→‎Tweaks, Go (Turbo): if got lost in "g0 == 1 { g0 += 2 } " ? With it I can run it.)
Line 631:
} else {
g1 = -9
if g0 == 1 { g0 += 2 }
g0++
}
Anonymous user