Add tags

Add tags to the following comment

phpがないようなので。CLI版の標準入力からです。

ヨタの上ってないのでしょうか?

1
<?php $l=array('','K','M','G','T','P','E','Z','Y','?');$b=$argv[1];for(;$b>=1024;++$i){$b/=1024;}echo $b,$l[$i];

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...