Submit solution
Points:
1.00 (partial)
Time limit:
0.05s
Memory limit:
256M
Author:
Problem type
Allowed languages
C, C#, C++, Go, Java, Pascal, Perl, PHP, Python, Ruby, Rust, Scratch, Swift
Hãy lập trình tìm ra BCNN của số a và số b !!!
Input
1 Dòng là số a và b (~ 1 \le a,b \le 10^5 ~)
Output
1 Dòng là BCNN của 2 số a,b
Sample
Input #1
10 12
Output #1
60
Problem source: apok
Comments