提交时间:2024-01-27 10:07:52
运行 ID: 129716
#include<iostream> using namespace std; int main() { int,a,b,c,d; cout<<d<<c<<b<<a; }