Transcription: This statement echoes the values that were extracted in the input statement. The conversion base has reverted to decimal, so the values that are inserted are interpreted as decimal values. If you run this program with the input 12, 12, and 12, the output values will be 12, 10, and 18.