1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
asdsa
Ruby code posted by asda
created at 13 Oct 08:25
Edit
|
Back
1
2
3
4
5
t
=
0.1
for
n
in
1
..
30
e
=
n
/
10.0
-
0.1
*
n
puts
"
#{
n
}
\t
#{
n
.
to_s
(
2
)
}
\t
#{
e
}
"
end
81 Bytes in 2 ms with coderay