Tính Tổng A và B Ver1

View as PDF

Submit solution

Points: 0.01
Time limit: 1.0s
Memory limit: 64M
Input: stdin
Output: stdout

Authors:
Problem type

Hmmmmmmm......... Bài này đơn giản thôi.!

Trung cho các bạn hai số thực dương ab (0 ≤ a, b ≤ ~10^5~).

Hãy tính giúp Trung tính tổng các số nguyên không nhỏ hơn a và không lớn hơn b.

Input

Hai số thực dương a và b.

Output

Yêu cầu bài toán.

Simple Examples

Input

0.3 2.89


Output

3


Comments

Please read the guidelines before commenting.


There are no comments at the moment.