From Linux on the GL machine:
Save the answers to the following in a text file called NumberSystems.txt in your ./CMSC104/hw2 directory
Use the SUBMIT utility turn in the homework.
submit cs104_grasso hw02 NumberSystems.txt
Convert each of the following decimal values to their equivalent representations in binary, hex, and octal.
Decimal Binary Hex Octal
1. 831
2. 125
3. 534
4. 34
5. 777
Convert the following values into decimal according to their bases.
1. 100110112
2. 77716
3. 7778
4. 25616
5. 2568