#include #include #include // run this program with // a.out 1234 hello 99 bad dog 57 1 2cat // or something like that. void main(int argc, char * argv[]) { for (int i=0; i