数据结构——栈的工作原理(1)将简单的元素换成对象(坐标)

改造栈类,使其使用于坐标类 -main文件 #include <iostream> #include "Mystack.h" #include "Coordinate.h" using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or inpu
相关文章
相关标签/搜索