Simultaneous Equations FIXXED by pooq

main=interact$f .length
f 12="x=2
y=4"
f 37="w=5
x=100
y=-20
z=-30"
f 132="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