ผลต่างระหว่างรุ่นของ "01219343/unit/triangle"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
(หน้าที่ถูกสร้างด้วย '== Part I == Write unit tests for <code>Triangle.checkType</code>. Download [http://theory.cpe.ku.ac.th/wiki/images/343-lect02triangl...')
(ไม่แตกต่าง)

รุ่นแก้ไขเมื่อ 07:09, 24 มกราคม 2556

Part I

Write unit tests for Triangle.checkType. Download source code

Part II

You would also want checkType to check for right triangles. A right triangle is a triangle whose one of its interiror angle measure 90 degrees.