TopCoder

03t
程式初學者

User's AC Ratio

83.3% (5/6)

Submission's AC Ratio

71.4% (5/7)

Tags

Description

Input Format

輸入一個小於$2^ {1200000}$的正整數。

Output Format

輸出一個小寫英文字母和空白字元組成的字串。輸出字串不可以包含連續兩個以上的空白字元,也不能以空白字元為開頭或結尾。

Sample Input 1

5511751751ddc05dc7771745d475

Sample Output 1

hello world

Sample Input 2

5c5d101d771ddc5701ddc75c

Sample Output 2

are you ok

Sample Input 3

5c5dd1745175015d1ddc7771751501d45c75dc

Sample Output 3

april fools day

Hints

Problem Source

TIOJ第一屆愚人節比賽:pD

Subtasks

No. Testdata Range Score
1 0~3 100

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Output Limit (KiB) Subtasks
0 800 262144 65536 1
1 800 262144 65536 1
2 800 262144 65536 1
3 800 262144 65536 1