字符串替换(新生题)
题号:NC214836
时间限制:C/C++/Rust/Pascal 1秒,其他语言2秒
空间限制:C/C++/Rust/Pascal 256 M,其他语言512 M
64bit IO Format: %lld

题目描述

将句子中的字符串替换为(不区分大小写)

输入描述:

输入一段字符串

输出描述:

将字符替换后的结果输出
示例1

输入

复制
The Marshtomp has seen it all before.
marshTomp is beaten by fjxmlhx!
AmarshtompB

输出

复制
The fjxmlhx has seen it all before.
fjxmlhx is beaten by fjxmlhx!
AfjxmlhxB