Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Total Submission(s): 1645 Accepted Submission(s): 468
Given two positive integers a and b,find suitable X and Y to meet the conditions:
X+Y=a
Least Common Multiple (X, Y) =b
hdu 5974 A Simple Math Problem
原文:http://www.cnblogs.com/bofengyu/p/6794497.html