亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

一道編程題,求大神指點

一道編程題,求大神指點

C C++
fengf96 2017-03-20 21:56:12
Description You work for an art store that has decided to carry every style and size of drafting triangle in existence. Unfortunately, sorting these has become a problem. The manager has given you the task of organizing them. You have decided to classify them by edge length and angles. To measure each triangle, you set it on a large sheet of very accurate graph paper and record the coordinate of each point. You then run these three points through a computer program to classify the triangles according to: Scalene no equal sides Isosceles two equal sides Equilateral three equal sides and Acute all angles under 90 Right one angle equal 90 Obtuse one angle over 90 Of course, sometimes you make mistakes entering the data, so if you input points that do not form a valid triangle, your program should tell you. Input One triangle is described per line. Each line has six measurements taken to the nearest 0.001 in the order: x1 y1 x2 y2 x3 y3 The final line of input will contain only a -1. None of the test sets contain non-right angles in the range 88-92 degrees, nor do any of the test sets include any non-equal side lengths for one triangle within 0.01 of one another. Output You will output one line for each triangle, which will contain two words: < length classification > < angle classification > or Not a Triangle The final line of your output file will be: End of Output Sample Input 10.000 10.000 10.000 20.000 20.000 10.000 0.000 0.000 4.000 0.000 2.000 3.464 -1 Sample Output Isosceles Right Equilateral Acute End of Output 這道題怎么做,求大神
查看完整描述

4 回答

?
田心楓

TA貢獻1064條經驗 獲得超383個贊

I do not know

查看完整回答
1 反對 回復 2017-03-20
?
三十二應遍塵剎

TA貢獻22條經驗 獲得超7個贊

666

查看完整回答
反對 回復 2017-03-21
  • 4 回答
  • 0 關注
  • 1710 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號