Toggle navigation
Courses
Questions
Tags
Users
[AD] 20171026 exercise 2
1
like
0
dislike
請設計一個程式,由使用者輸入平面座標系上三個點,程式會計算這三個點圍成的三角形面積後輸出。
數學
面積
三角形
[Exercise]
Essay (Open question)
-
asked
Oct 26, 2017
in
2017-1 程式設計(一)AD
by
楊修俊
(
30k
points)
Available when:
Unlimited
-
Due to:
Unlimited
|
78
views
comment
Please
log in
or
register
to add a comment.
5
Answers
0
like
0
dislike
Hidden content!* * ** * * ** * * * * ** * * * * ** ** *
answered
Jan 26, 2018
by
0TXT
(
215
points)
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
Hidden content!* * * * ** * * ** * * * * * **** ** * ** * *
answered
Jan 26, 2018
by
s410535044
(
114
points)
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
Hidden content! * * * ** * * *** * ** ** ** * * * ** *
answered
Jan 26, 2018
by
s410535044
(
114
points)
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
Hidden content!#include<stdio.h>
int main()
{
int i;
* * * * * * ** * * * x,y,z;
* * ** * ** * * * * * area,s;
* * * * * ** * ** ** * * * * **** *** a[100],b[100],c[100];
* ** ** ** *** * * ** ** * i<2; i++)