TopCoder

Caido
$\mathbb{W}\mathcal{aimai}\sim$

User's AC Ratio

85.7% (12/14)

Submission's AC Ratio

68.0% (17/25)

Tags

Description

Input Format

輸入一個小寫英文字母組成且長度不超過$100$的字串。
保證輸入的字串不包含f,j,k,q,u,w,x,z這八個英文字母。

Output Format

輸出一個與輸入長度相同的0/1字串。

Sample Input 1

test

Sample Output 1

1001

Hints

Problem Source

TIOJ第一屆愚人節比賽:pF

Subtasks

No. Testdata Range Score
1 0 100

Testdata and Limits

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