Run ID:133152

提交时间:2025-10-15 19:02:41

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