#include using namespace std; int main(int argc, char* argv[]) { int i; if (argc == 1) { cout << "There is no parameter!" <