Owl Get a Life
typo.cpp: In function ‘int main()’:typo.cpp:19:27: error: expected ‘;’ before ‘}’ token 19 | while (S[i] == T[i]) {i++} | ^ | ;