0_0_40093650_11293.cpp: In function 'int main()': 0_0_40093650_11293.cpp:15:52: error: 'return0' was not declared in this scope 15 | if(str[j]<'A'||str[j]>'Z') return0; | ^~~~~~~