int calculate(int Long, int Width); /*函数声明*/ int main() /*主函数main*/ { int m_Long; /*定义整形变量,表示长度*/