Comment detail

LL Golf Hole 6 - 10進数を2進数に基数変換する (Nested Flatten)

This comment is reply for 7273 emasaka: 外部コマンドを使って楽するとこんな感じ。...(LL Golf Hole 6 - 10進数を2進数に基数変換する). Go to thread root.

こっちのほうが短いですね。

1
2
3
s/\(.*\) \+\(.*\)/echo "obase=\2;\1"|bc/e
t
s/.*/echo "obase=2;&"|bc/e

Index

Feed

Other

Link

Pathtraq

loading...