Points:
800 (p)
Time limit:
5.0s
Memory limit:
256M
Input:
stdin
Output:
stdout
Tính tổng 2 số
Input
- Dòng 1: số \(a\)
- Dòng 1: số \(b\)
Output
- Tổng của 2 số
Example
Test 1
Input
4
5
Output
9
Comments (16)