#include<bits/stdc++.h> using namespace std; int a; int main() { cin>>a; cout<<a%10<<a/10; return 0; }
使用您的 NarmoOJ 通用账户