摘要:
1.八次翻转 图1:八次翻转 #include <iostream> #include <string> #include <algorithm> using namespace std; int main() { char s[1001]; scanf("%s",s); for (int i = 阅读全文
posted @ 2025-02-22 10:32
Belfast_Qiu
阅读(15)
评论(0)
推荐(0)
浙公网安备 33010602011771号