class MyCalendarThree { public: MyCalendarThree() { } int book(int start, int end) { } };