Toggle navigation
Courses
Questions
Tags
Users
[AD] 20171026 exercise 2
1
like
0
dislike
427
views
請設計一個程式,由使用者輸入平面座標系上三個點,程式會計算這三個點圍成的三角形面積後輸出。
數學
面積
三角形
[Exercise]
Essay (Open question)
-
asked
Oct 26, 2017
in
2017-1 程式設計(一)AD
by
楊修俊
(
30k
points)
ID: 28892 -
Available when:
Unlimited
-
Due to:
Unlimited
|
427
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;