Problem Statement
Read two day-room pairs and print a two-line timetable block.
DEMO-OOP-33 โข Object Oriented Programming
Read two day-room pairs and print a two-line timetable block.
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.
Sun A1 Tue B2
Morning: Sun - A1 Evening: Tue - B2
Mon L3 Wed R4
Morning: Mon - L3 Evening: Wed - R4
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question