#include<bits/stdc++.h> using namespace std; int main() { int x; cin>>x; cout<<x<<" "<<x*10;
return 0;
}
Using your lizikid universal account