Data update

This commit is contained in:
Ingy döt Net 2026-02-01 16:33:20 -08:00
parent 5150844a7d
commit 4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions

View file

@ -4,41 +4,41 @@ let s = 0
do
if x < 1 then
if x < 1 then
break
break
endif
endif
if s = 1 then
if s = 1 then
print x
print x
endif
endif
if s = 0 then
if s = 0 then
let s = 1
let s = 1
endif
endif
let a = x
let e = a % 2
let e = 1 - e
let a = x
let e = a % 2
let e = 1 - e
if e = 0 then
if e = 0 then
let t = t + y
print x, " ", y
let t = t + y
print x, " ", y
endif
endif
let a = x
let a = int(a / 2)
let x = a
let a = y
let a = 2 * a
let y = a
let a = x
let a = int(a / 2)
let x = a
let a = y
let a = 2 * a
let y = a
loop x >= 1