#include #include using namespace std; int main(){ string x; cin>>x; if(x=="0"){ cout<<0<