1#include<iostream>
using namespace std;
int main()
{
int a,b;
cin>>a>>b;
cout<<a<<b;
return 0;
}
上一篇:双拼易错字收集【持续中】
下一篇:会计的概念