#include #include int main(int argc, string argv[]) { int key = argv[1]; //if (argc != 2 || (argv[1] % 1 != 0)) printf("%i\n", key); }