function Main(input) { const data = input.split(" "); const a = data[0]; const b = data[1]; let count = 0; while ((a*count)