#include using namespace std; int main(){ int n; cin>>n; int cnt=0,koko=0; if((n&-n)==n)cout<<"-1 -1 -1\n"; else cout<