摘要:
#include <iostream> using namespace std; int main() { char origin[30]; char des[60]; char added[5]={'a','b','c','d','e'}; int step; cin>>origin; cin>> 阅读全文
posted @ 2023-03-07 16:56
万涓成水
阅读(40)
评论(0)
推荐(0)
2023年3月7日