C++ Buổi 09_Bài 15 - Đổi chỗ
Tính tổng ước của số nguyên dương n.
Input Format
Số nguyên dương n,(1 ≤ n ≤ 10^12).
Output Format
Tổng ước của n
Ví dụ:
Dữ liệu vào:
5Dữ liệu ra:
6There is a critical bug in this problem. Please contact the problem author to fix it.
 
    
Comments