传统题 1000ms 256MiB

查找子串并替换

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

题目描述

对输入的一句子实现查找且置换的功能(找到某个子串并换成另一子串)。

输入格式

第一行为原来的字符串

第二行为要查找的子串

第三行为要替换成的子串

输出格式

只有一行,为替换好的字符串

abcf  abdabc
abc
AA
AAf  abdAA

字符串练习

未认领
状态
已结束
题目
15
开始时间
2023-11-23 0:00
截止时间
2023-12-31 23:59
可延期
24 小时