06 2025 档案

摘要:#include <iostream> using namespace std; int main(){ string s="qwerc++iopc++qwertyuiop",str=""; string g;cin>>g; int b=0,k=0; while((b=s.find(g, k)) ! 阅读全文
posted @ 2025-06-08 09:37 昵称就是最好的昵称 阅读(5) 评论(0) 推荐(0)