Problem Statement
Read a raw student id and raw year, then print the decoded record key. Handle missing ids and invalid years explicitly.
DEMO-OOP-33 โข Object Oriented Programming
Read a raw student id and raw year, then print the decoded record key. Handle missing ids and invalid years explicitly.
Input is given as whitespace-separated raw tokens exactly in the order described by the problem statement.
Print the exact success report or exact error message required by the problem.
Submit runs every public testcase in this browser. Results and code never leave this device.
cs10 2026
Record: CS10-26
it22 2031
Record: IT22-31
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question