TopCoder

Otter
該趕進度了Willy

User's AC Ratio

100.0% (20/20)

Submission's AC Ratio

70.4% (38/54)

Tags

Description

Yeedrag很討厭別人說話的時候講到電("dian"),因為他本人太弱了很忌妒別人很強,決定暗自把別人所有講的電("dian")都改成弱("weak"),你能夠幫Yeedrag做到這件事嗎?

Input Format

輸入一個字串$s (1 \leq s \leq 100)$。

Output Format

請輸出字串更改後的結果

Sample Input 1

Yeediandrag is so dian orz

Sample Output 1

Yeeweakdrag is so weak orz

Hints

要使用std::getline()才會完整讀到整行喔!

Problem Source

Subtasks

No. Testdata Range Score

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Memory Limit (RSS, KiB) Output Limit (KiB) Subtasks
0 1000 250000 250000 65536
1 1000 250000 250000 65536
2 1000 250000 250000 65536
3 1000 250000 250000 65536