#include <stdio.h> · #include <malloc.h> · int main(int argc, char* argv[]) · int rows = 0 · int cols = 0 · int height = 0 · int ***array · int r, c, h ...
確定! 回上一頁