part2 (633B)
1--- Part Two --- 2 3[1m[97mYou now have a complete Intcode computer.[0m 4 5Finally, you can lock on to the Ceres distress signal! You just need to boost your sensors using the 6BOOST program. 7 8The program runs in sensor boost mode by providing the input instruction the value 2. Once run, it 9will boost the sensors automatically, but it might take a few seconds to complete the operation on 10slower hardware. In sensor boost mode, the program will output a single value: [1m[97mthe coordinates of 11the distress signal[0m. 12 13Run the BOOST program in sensor boost mode. [1m[97mWhat are the coordinates of the distress signal?[0m 14 15