The body mass index is calculated using the following formula: I=m/h2, where m is body weight in kilograms, h is height in meters.
Based on the information presented in this picture, determine the category of the body mass index.
The first line contains a natural number,m(1≤m≤100).
The second line contains a decimal number,h(1.00≤h≤2.00).
Output the answer to the problem.
69 1.78
Normal
80 1.78
Overweight
Login to be able to submit.
Problem | ||
---|---|---|
A1 | Body Mass Index #1 | 63 |
A2 | Body Mass Index #2 | 61 |
B | Decision tree | 56 |
C | Outputting numbers in waves | 31 |
D | Filling an array | 39 |
E | Fix it | 26 |
F | Atlas of Khorezmstan | 6 |
G | Covering | 10 |
H | Number prefixes and suffixes | 2 |
I | Prefixes on segments | 2 |
J | Meta-problem | 5 |