formygloryandpeacefulday  

2024年11月21日

摘要: include using namespace std; define max 80 void zip(char* p); int main989() { char line[max]; cout << "Input the string"; cin>>line; zip(line); puts(l 阅读全文
posted @ 2024-11-21 21:56 残夏便是结局 阅读(12) 评论(0) 推荐(0)