Problem Statement
Read a combo size (S, M, or L) and a delivery flag. Print the total price.
DEMO-OOP-33 โข Object Oriented Programming
Read a combo size (S, M, or L) and a delivery flag. Print the total price.
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.
S 0
Total: 4.00
M 1
Total: 8.50
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question