Owl Get a Life
firstabc.cpp: In function ‘int main()’:firstabc.cpp:19:14: error: expected ‘;’ before ‘}’ token 19 | cout<< idx+1 | ^ | ; 20 | } | ~