#include<bits/stdc++.h>
using namespace std;
int main()
{
int n; cin>>n; if(n) { cout<<"1"; return 0; } cout<<"0"; return 0;
}
使用您的 我的代码力量OJ 通用账户