2 lines
75 B

cout << Matrix2d::Ones() << endl;
cout << 6 * RowVector4i::Ones() << endl;