Add tags

Add tags to the following comment

リテラル表記は出来ませんがbindec関数が用意されてます。

1
2
3
4
$i = bindec("01101001"); // 105

// 0,1のみをgrepした計算結果になる
$i = bindec("01101201"); // 53 = 0110101

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...