eolymp
bolt
Try our new interface for solving problems
Problems

Bitset

Bitset

Give you a number on base ten, you should output it on base two. \InputFile For each case there is not negative number \textbf{n} (\textbf{n} < \textbf{1000}) on base ten, end of file. \OutputFile For each case output a number on base two.
Time limit 1 second
Memory limit 64 MiB
Input example #1
1
2
3
Output example #1
1
10
11
Author Анатолий Присяжнюк
Source II этап Всеукраинской олимпиады школьников 2012-2013, г. Бердичев