Owl Get a Life
typo.cpp: In function ‘int main()’:typo.cpp:15:11: error: ‘n’ was not declared in this scope 15 | if (i!=n-1) if (s[i+1]==t[i] and s[i]==t[i+1]){ | ^