0_0_39654606_10051.cpp: In function 'int main()': 0_0_39654606_10051.cpp:11:20: error: expected ';' before 'cin' 11 | x=0 | ^ | ; 12 | cin>>l; | ~~~