摘要:
#include <iostream> using namespace std; class vector_N { private: int n; int *p; public: vector_N () { n = 0; p = nullptr; } explicit vector_N (int d 阅读全文
posted @ 2023-05-06 02:29
satou_matsuzaka
阅读(20)
评论(0)
推荐(0)
This is a Test
メイドノココロハ アヤツリドール