Homework 5: operator=(MyVector&&) and operator=(const MyVector& rhs) needs check (this == &rhs) return *this; fixed method void at(size_t n) - bug with > and >= Homework 9: shell: implement big 5