VC++编程,求一道数学题目,求大神帮帮忙,满意加分……
VC++编程,求一道数学题目,求大神帮帮忙,满意加分……
日期:2010-09-18 15:10:46 人气:1
#include "stdafx.h"
#include "stdlib.h"
#include "math.h"
#include "windows.h"
// 矩形层数 矩形变长 最大数
// 1 3 3*3-1=8
// 2 5 5*5-1=24
// 3 7 7*7-1=48
// i