摘要: 任务1 task1.cpp 1 #include <iostream> 2 #include "point.hpp" 3 #include <vector> 4 using std::vector; 5 using std::cin; 6 void output(const vector<Point 阅读全文
posted @ 2023-11-06 01:19 音也 阅读(25) 评论(0) 推荐(0)