Run ID:132191

提交时间:2025-10-07 11:57:38

#include<iostream> #include<cstdio> using namespace std; int main() { int a,b; cout<<b<<a<<endl; return 0; }