#include int main(void) { int n; int max=0; int count=0; scanf("%d",&n); while(n>1){ if(max