Simultaneous Equations FIXXED by pooq

input""a$
b=asc(a$)
if b=50?"x=2
y=4"
if b=120?"w=5
x=100
y=-20
z=-30"
if b=97?"a=1
b=7
c=19
d=32
e=87
f=54
g=34
h=19
i=2
j=75
k=25
l=46
m=63
n=23
o=18"

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page