Judge Information
Run ID: 58979
src.cpp: In function 'int main()':
src.cpp:44:34: error: expected '}' at end of input
if(ch[i]==0) cout<<i<<" ";
^
src.cpp:44:34: error: expected '}' at end of input
if(ch[i]==0) cout<<i<<" ";
^