#include #include int sub(int argc, char *argv[]) { printf("sub(%d, ", argc); for (int i=0; i