#include int main(void){ int N; scanf("%d",&N); int n; if(N>=4){ if(N%2 == 0){ n = N/2; for(int i=0;i