摘要:
// TriangleArea.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include <stdio.h>#include <math.h>#include <stdlib.h>/ 阅读全文
摘要:
// equation.cpp : Defines the entry point for the console application.//#include <stdio.h>#include <stdlib.h>#include <math.h>#include <float.h> // 定义 阅读全文