The Beaufort scale shown below is used to estimate wind force:
Speed (knots) |
Description |
<1 | Calm |
1-3 | Light air |
4-27 | Breeze |
28-47 | Gale |
48-63 | Storm |
>63 | Hurricane |
Write a program that reads the wind speed (in knots), and then displays the corresponding description.
An interger $N$ that performs wind speed $(0\leq N\leq 100)$
A correct string in problem description
No. | Testdata Range | Score |
---|---|---|
1 | 0~11 | 100 |
No. | Time Limit (ms) | Memory Limit (KiB) | Output Limit (KiB) | Subtasks |
---|---|---|---|---|
0 | 1000 | 65536 | 65536 | |
1 | 1000 | 65536 | 65536 | |
2 | 1000 | 65536 | 65536 | |
3 | 1000 | 65536 | 65536 | |
4 | 1000 | 65536 | 65536 | |
5 | 1000 | 65536 | 65536 | |
6 | 1000 | 65536 | 65536 | |
7 | 1000 | 65536 | 65536 | |
8 | 1000 | 65536 | 65536 | |
9 | 1000 | 65536 | 65536 | |
10 | 1000 | 65536 | 65536 | |
11 | 1000 | 65536 | 65536 |