Problem Statement
Read building, floor, room, and extension values, then print a campus map legend.
DEMO-OOP-33 โข Object Oriented Programming
Read building, floor, room, and extension values, then print a campus map legend.
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.
b 2 r5 110
Location: B-2-R5 Extension: 110
c 1 a9 240
Location: C-1-A9 Extension: 240
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question