034 goodcopy

#include <iostream> using namespace std; template <class T> struct GoodCopy { // 在此处补充你的代码 GoodCopy() {} void operator()(T * arr, T * arrEnd, T * brr)
posted @ 2022-02-27 16:22  icefield817  阅读(68)  评论(0编辑  收藏  举报