A=B
(Servono più voti)
k-12 Binary to Roman
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Mostra gli oggetti etichettati con tutti i termini selezionati: level
Dimensioni del file
Pubblicato in data
Aggiornato in data
424.914 KB
7 apr, ore 22:10
12 apr, ore 17:17
3 note di rilascio ( visualizza )

Sottoscrivi per scaricare
k-12 Binary to Roman

In 1 collezione di カズエイ
k problem/k問題
12 elementi
Descrizione
Input: A binary 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-12 ローマ数字 2
入力: 2進数
出力: 入力値が4000より小さければローマ数字に変換する。そうでなければ「error」を出力する。
制約: 1 <= 入力値 <= 10000
この課題ではキーワードは使えない。