#1995. Greatest common divisor and Minimum common multiple
Greatest common divisor and Minimum common multiple
说明
please write a program, where the input is two positive integers, and the output is their Greatest common divisor and Minimum common multiple输入格式
two positive integers, which are smaller than 1000输出格式
two positive integers, which are the value of their Greatest common divisor and Minimum common multiple5 71 35