#include #define ll long long using namespace std; ll n; const ll MOD=1e12; int main(){ cin>>n; if(n>=50)cout<<"000000000000"<