#include #include void printUsage(); int main(int argc, char *argv[]) { if(argc != 3) { printUsage(); return -1; } for(int i=1; i \n"; }