#include #include int main(int argc, string argv[]) { if (argc != 2 || (argv[1] % 1 != 0)) }