A=B
Evaluări insuficiente
k-11 Decimal to Roman
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Etichete: level
Dimensiunea fișierului
Postat
Actualizat
340.102 KB
7 apr. la 22:10
12 apr. la 17:17
3 jurnale de actualizare ( vizionare )

Abonează-te pentru a descărca
k-11 Decimal to Roman

În 1 colecție creată de カズエイ
kazuei's problems
12 obiecte
Descriere
Input: A decimal number.
Output: Convert Input to Roman numerals if Input is less than 4000. Otherwise return error.
Constraint: 1 <= Input number <= 10000
You may not use keywords in this level.

<日本語訳>
k-11 ローマ数字 1
入力: 10進数
出力: 入力値が4000より小さければローマ数字に変換する。そうでなければ「error」を出力する。
制約: 1 <= 入力値 <= 10000
この課題ではキーワードは使えない。