0_0_38996745_455.cpp: In function 'int main()': 0_0_38996745_455.cpp:15:30: error: expected ';' before 'la' 15 | cin >> x >> y | ^ | ; 16 | la = x.length(); | ~~