
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Material Type: Assignment; Class: INTRO TO SYSTEMS SOFTWARE; Subject: Computer Engineering; University: University of Pittsburgh; Term: Unknown 1989;
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!
CS/COE 0449 Introduction to System Software and Programming
Due Friday March 2 by 11:59pm (5-bonus points if turned in by 11:59pm Feb 27th—scoring 95% or more)
1 Program-compiles and generates executable (35) 2 Program- provides options for the user to choose between:
Program uses a sentinel-controlled loop to read 10 positive integers and compute and print their sum
Program uses a counter-controlled loop to read seven numbers, some positive and some negative, and compute and print their average.
Program reads a series of numbers and determine and print the smallest number. The first number read indicates how many numbers should be processed.
Comments in code How well the comments are included on most of the code-lines
Create a report stating what was most challenging in this assignment and most beneficial to you programming in C. The report document should be made with minimal writing and maximal figures of captured windows showing how the program runs. Keep this document to as less number of pages as possible (1-2 pages is ideal).