2023 Programming Project 1 COSC 1436 Fall 2019 Instructions Write a program that determines whether two straight | Assignment Collections
Computer Science 2023 C++
2023 Programming Project 1 COSC 1436 Fall 2019 Instructions Write a program that determines whether two straight | Assignment Collections
Programming Project #1
COSC 1436 -Fall 2019
Instructions
Write a program that determines whether two straight lines are perpendicular. The program must prompt the user for the values of x-y coordinates for two points of each line.
For example, in the graph below, the line is defined by the pairs: (15,10) and (49, 25); whereas the line is defined by (29, 5) and (32, 32). Again, these values are to be read from the keyboard.
The program should also avoid a “divide by zero error” by checking for horizontal lines. Also, if one of the lines is horizontal, simply check to see if the other one is vertical to determine whether they are perpendicular.
Output
The program output should be either:
“Lines are perpendicular”
Or
“Lines are not perpendicular”
Grading
1. Module/program description…………………………………………………………………………………………. 10%
2. Algorithm – use pseudo code ……………………………………………………………………………………….. 10%
3. Variable and constant declarations:
a. Use meaningful names…………………………………………………………………………………………. 5%
b. Place all declarations at the beginning of each function ………………………….. 5%
4. Ensure code is easy to read and maintain
a. Use spaces between operands / operators / keywords / identifiers ……… 5%
b. Only one statement per line ………………………………………………………………………………. 5%
c. Add comments as appropriate …………………………………………………………………………. 5%
d. Use constants instead of hard-coded values ………………………………………………… 5%
5. Output accuracy – code works as expected ………………………………………………………………. 50%
Let me know if you have any questions.
Good luck!
-Francisco Hernandez
We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.