题解LS_YZY2025-07-02 14:32:19发布于:浙江2阅读0回复0点赞#include<bits/stdc++.h> using namespace std; int main(){ int a,b,c,d,e; cin>>a>>b>>c>>d>>e; cout<<e<<" "<<d<<" "<<c<<" "<<b<<" "<<a; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个