char original = word[i]; int num[i]; char cipher[i]; if (isalpha (original)) //verify original input not integers { printf("ciphertext: ...
確定! 回上一頁