Problem Statement
Read a package weight and print the shipping fee according to the required weight bands.
DEMO-OOP-33 โข Object Oriented Programming
Read a package weight and print the shipping fee according to the required weight bands.
Input is given as whitespace-separated tokens in this order:
Print the exact report in this order:
Submit runs every public testcase in this browser. Results and code never leave this device.
0.5
Fee: 2.00
3.2
Fee: 4.50
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question