- 博客(1)
- 资源 (3)
- 收藏
- 关注
原创 Coxeter魔方程序
#include #define MAX_SIZE 15void main(void)/*construct a magic square, iteratively*/{ static int square[MAX_SIZE][MAX_SIZE]; int i, j, row, column; int count; int s
2013-08-23 13:39:50
792
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅