提交时间:2026-06-19 15:37:05

运行 ID: 91909

#include <bits/stdc++.h> using namespace std ; int main() { cout << "c d e b e e d c b a\n" ; return 0 ; }