阅读背景:

输入三条边判断三角形的类型。

来源:互联网 
#include <stdio.h>

int main()
{
int a,b,c;
printf("请分别输入三条边长:"); p



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: