Problems
Contests
Events
Topic
IDE
PacketHub
Login
Description
Editorial
My Submission
1096.We And You
Look up all submission
Status
Time
Memory
Lang.
Submit Date
1096.We And You
Time Limit:1000MS Memory Limit:65535KB
Description
Michel需要评审一份文件,但是却有另一件紧急事情要处理,于是请好友Jack帮忙评审一下。当Machel看到Jack评审结果后,发现一个问题,Jack是以第一人称评审的,现在Machel需要将Jack评审中第一人(we)和第二人称(you)进行置换,现在需要请你帮忙完成这个工作。 也就是: You->We you->we We->You we->you
Input
Jack的评审文字单词之间是以空格" "或者标准标点符号"," "." "?" "!" ";"作为分隔符的评审文字内容不超过100字符长度。 **注意:我们确保单词是规范的,不会出现wE这样的单词。**
Output
Machel需要的评审文字。
Sample test
Sample input
ou are students,you should not get the weapon.
Sample output
We are students,we should not get the weapon.
Note
更多样例: input You and we.We and You. output We and you.You and We. input Youand.we output Youand.you
Tags
string
Post editorial
Editorials
GNU C++ 9.3.0
GNU C 9.3.0
Java 1.8
Python 3.8.4
Lua 5.3
GO 1.12.4
JS - (nodejs 10.19.0)
Login before submit
Test Input
Test Output
ou are students,you should not get the weapon.
Please run you code firstly.
Console
IDE Setting
字体设置
调整适合你的字体大小。
12px
13px
14px
15px
16px
18px
20px
主题设置
切换不同的代码编辑器主题,选择适合你的语法高亮。
Visual Studio
Visual Studio Dark
High Contrast Dark
行宽限制
设置每一行代码的最大字符个数,设置为0则不限制。
0
80
100
120