#include using namespace std; int main(){ int c; cin>>c; int s=c/2; if(c%2!=0) cout<