Owl Get a Life
scicom.cpp: In function ‘int main()’:scicom.cpp:13:6: error: expected ‘;’ before ‘}’ token 13 | i++ | ^ | ; 14 | 15 | }while(let != ' '); | ~