hdu Cube
Cube
Problem Description
Given an N*N*N cube A, whose elements are either 0 or 1. A[i, j, k] means the number in the i-th row , j-th column and k-th layer. Initially we have A[i, j, k] = 0 (1 <= ...
原创
2018-06-09 21:02:17 ·
356 阅读 ·
0 评论