#include int main (int argc, char** argv) { int i=0; if (argc>1) { if (strcmp(argv[1],"-n")==0) { for (i=2; i