#55593: 67676767676767676767


yp11550288@yphs.tp.edu.tw (is me)


 

#include <iostream>

using namespace std;

int main(){
bool x;
cin>>x;
cout<<!x;
}