A plus B

View as PDF

Submit solution

Points: 200.00 (partial)
Time limit: 0.2s
Memory limit: 1G
Input: stdin
Output: stdout

Author:
Problem type
Allowed languages
C, C++, GAS64, Pascal, Perl, PHP, Python, Sed, TCL, Text

Cho 2 số nguyên ~a~ và ~b~

Yêu cầu: Tính ~a+b~

Dữ liệu vào: Hai số ~a~ và ~b~

Giới hạn: ~|a|, |b|~≤~10^{18}~

Kết quả: Giá trị của ~a+b~

Ví dụ:
Input 1:
3 9
Output 1:
12
Input 2:
5 10
Output 2:
15

Comments

Please read the guidelines before commenting.



  • 0
    loihl2005  commented on Oct. 25, 2023, 10:55 a.m.

    bai nhap mon


  • 1
    anhtuan2007  commented on Sept. 21, 2022, 8:22 a.m.

    iloveame