// // Created by 李洋 on 2023/8/18. // #include using namespace std; class Q1388 { public: int maxSizeSlices(vector &slices) { } };