#include using namespace std; using ll = long long; #define fi first #define se second int main(){ ll x; cin>>x; cout<<1<<" "<<(1^x)<<" "<