Run ID:152003

提交时间:2026-04-19 14:29:10

#include<bits/stdc++.h> using namespace std; int main(){ int a,b; scan(%3%4,&a&b); cout<<b<<a; return 0; }