Write a program that reads a price before tax, then displays the price with 5% tax included.
A non-negative floating-point number. $(\leq 100000)$
A floating-point number with two digits after the decimal point
No. | Testdata Range | Score |
---|---|---|
1 | 0~4 | 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 |