[ create a new paste ] login | about

Link: http://codepad.org/rBJGO0jl    [ raw code | output | fork ]

PHP, pasted on Jan 16:
1
2
3
<?php

echo decbin(ord('A' ^ 'D'));


Output:
1
101


Create a new paste based on this one


Comments: