求方程式的根
摘要:
#include "stdafx.h"#include <stdio.h>#include <math.h>float x1,x2,disc,p,q; int main(){ void bigger(float,float); void equal(float, float); void small 阅读全文
posted @ 2019-05-17 23:54 滴水石川的小白 阅读(299) 评论(0) 推荐(0)
posted @ 2019-05-17 23:54 滴水石川的小白 阅读(299) 评论(0) 推荐(0)