0_0_30162279_898.cpp: In function 'int main()': 0_0_30162279_898.cpp:21:16: error: 'input' was not declared in this scope if(isalpha(input[k]) == 2) printf("%c",input[k] - 'a' + 'A'); ^