提交时间:2025-09-05 18:53:23
运行 ID: 345485
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"c b a"; return 0; }