0_0_23208164_15532.cpp: In function 'int main()': 0_0_23208164_15532.cpp:14:24: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(str[i]=='0') break; ^