Australian Computer Competition
August 7-18 2006

Practice

Senior Example Problem 3: Bicimals

Converting decimal fractions to binary

Example

Instructions

Data

0.0625

0.1

0.01

0.0125

0.8

0.0

Check Your Solution

Step 1.

Attach your source code. DO NOT ATTACH EXECUTABLES

Step 2.

Enter your solution's output in the text area below.

Step 3.

Click below to test your solution

Example Solution