#include #include using namespace std; typedef long long ll; int main(){ ll d; cin>>d; d*=108; string a=to_string(d); cout<