Bài 1.4. Phép chia 2 số nguyên


Submit solution

Points: 1
Time limit: 1.0s
Memory limit: 10M

Author:
Problem type

Nhập vào từ bàn phím 2 số nguyên a và b. Tính thương của 2 số nguyên đó

Input

Copy
2 số nguyên a và b (0 < a, b < 10^9)

Output

Copy
1 số duy nhất là đáp án của đề bài

Ví Dụ

Input

Copy
1 3

Output

Copy
0.33
EEEC

Comments

There are no comments at the moment.