#include using namespace std; using Int = long long; //INSERT ABOVE HERE signed main(){ Int x; cin>>x; cout<<(!x)<