#include using namespace std; int main(const int argc,const char* argv[]){ int input = atoi(argv[1]); int max = 1; int count = 0; for(int i=0;i