Mã chấm: 15533


Main.cc: In function ‘int main()’:
Main.cc:18:37: error: expected primary-expression before ‘<<’ token
         if (C==3) cout<<1<<'\n'<<1<<<<" "<<1<<" "<<3<<'\n';
                                     ^~