About this document
Triangle Congruence Problem Set by CK is a document available to read on EtoBox.
This document provides a problem description and sample input/output for a program to determine if two triangles are congruent based on the lengths of their sides. The problem gives the side lengths of two triangles, triangle ABC and triangle DEF, and the program must output which triangle (DEF, DFE, FED, or NONE) is congruent to triangle ABC based on equal pairings of the side lengths. Sample input and output is provided to demonstrate the expected format.
- Author
- CK
- Language
- EN