Try Some Roman Writing
CodeChefOpen on judge ↗
Roman writing usage is very popular everywhere. You gave to write a program which have a table with numbers feeded from 1-100 and their corresponding roman outputs. The program gives output as a roman number. Input A number ranging from 1-100 Output Roman equivalent of that number Example Input: 8 10 Output: Viii X
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start