thương

View as PDF

Submit solution

Points: 10 (partial)
Time limit: 1.0s
Memory limit: 256M
Input: stdin
Output: stdout

Author:
Problem type
Allowed languages
C++, Pascal, Python

Statement

Mã đề: Tin8_04.
Cho hai số nguyên a, b (|a|,|b| \leq 10^6).
Tính thương hai số (làm tròn 02 chữ số thập phân).

Ví dụ

Input

5 2

Output

2.50

Comments

There are no comments at the moment.