0_0_39848704_1836.cpp: In function 'int main()': 0_0_39848704_1836.cpp:15:20: error: expected ';' before 'cout' 15 | cout<<a[i]<<" " | ^ | ; 16 | cout<<endl; | ~~~~