a063: Hard Disk Recovery 硬碟復原
標籤 : Other 其他
通過比率 : 100% (10 人 / 10 人 ) (非即時)
評分方式 :
Tolerant

最近更新 : 2019-03-08 08:35

內容

Linya's hard disk is crashed. You are asked to help Linda to recover the data in the disk. All that you can get is bit by bit, and byte by byte. You can look every byte up in the ASCII table. For example, "01001100 01101001 01101110 01111001 01100001" can be decoded as "Linya" by looking up the ASCII table.

Linya的硬碟損壞了。您被要求去幫助Linda恢復硬碟中的資料。你能得到的就是一個又一個的位元及一個又一個的位元組。您可以在ASCII表中查找每個位元組。例如,透過查找ASCII表,可以將“01001100 01101001 01101110 01111001 01100001”解碼為“Linya”。

輸入說明

The input is the hard disk data in binary.

輸入為二進位的硬碟資料

輸出說明

Output the decoded data

輸出解碼後的資料

範例輸入
01001100 
01101001 
01101110 
01111001 
01100001
範例輸出
Linya
測資資訊 :
記憶體限制 : 64 MB
隱藏 測資點#0 (50%): 1.0s , <1K
隱藏 測資點#1 (50%): 1.0s , <1K
提示 :
標籤:
Other 其他
出處:
線上協同學習平臺 - ITSA 教育部資通訊軟體創新人才推升計畫 [編輯 :
zero_jason (zero_jason(MANAGER))
]


編號 身分 題目 主題 人氣 發表日期
沒有發現任何「解題報告」