5 lines
80 B
Factor
5 lines
80 B
Factor
USING: io kernel math math.parser ;
|
|
|
|
5 >bin print
|
|
50 >bin print
|
|
9000 >bin print
|