0_0_39783242_6676.cpp: In function 'int main()': 0_0_39783242_6676.cpp:14:34: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 14 | if (x >='A' && x <="Z"){ | ~~^~~~~