include //動態配置二維陣列void main() { int i,j; int data_height, data_width; int **data; cout
blog.xuite.net