#include using namespace std; int main(){ int X; cin >> X; if(X==1) cout << 0 <