提交时间:2024-01-22 16:56:12
运行 ID: 122909
#include<iostream> #include<cstdio> using namespace std; int main() { int a,b; printf("%d%d",b,a); return 0; }