#描述#
输入一些字串对,从第一个字串中找第二个字串。找到就说“Yes”,否则就说“No”。
#格式#
##输入格式##
##输出格式##
#样例1#
##样例输入1##
abcde a3
defsgbdffgfgbn dff
##样例输出1##
No
Yes
#限制#
1000ms
32768KB
#提示#
#来源#
By signing up a OPS universal account, you can submit code and join discussions in all online judging services provided by us.