Given a decimal integer d, convert it to binary and output the result.
d
Input an integer d (0 <= d < 264).
Output the binary representation of the integer d.
1 2
1 10
CodesOnline
Using your Hydro universal account