Question: CSC 2503 Assignment 1: Familiarization with program development Due Jan 20, Thursday, 2022, 11:30pm After creating your program you should be able to compile and

 CSC 2503 Assignment 1: Familiarization with program development Due Jan 20,

CSC 2503 Assignment 1: Familiarization with program development Due Jan 20, Thursday, 2022, 11:30pm After creating your program you should be able to compile and run it in the Developer Command Prompt for VS 2019" for some other version. Make your program portable by using standard library functions or features but not using any platform specific features. For example, sconf sis a function specific to the Microsoft d compiler so you should avoid using this function. Gradescope will use the gec compiler to comple your programs. Throughout the semester your homework programming solution Sles should be portable in this way 1 Opts Write a program Alpi.ct print out 15 lines of messages as shown in the following the sure not to write printf 15 times. Instead, use for, while, or do while loops to achieve the result Each line from the second on has one more space than the previous line between hele and "world". Also, every other tine has an exclamation point at the end of the line computer-temps./Alpt bello world hallot bello world boite world! baile world bello world hello world bello world! helle butto hoito word betto world ballo hatto world! world 2. (Sopts Write a program Alps to read from stdin as many lines of input as possible feach line can be umed to be an integer). Do not use an infinite loop without a break and do not force the ne to be as numer to indicate the end of truts in: one possible way to achieve this is to check the return value of scarf function to break out of a loop) The program should print the square as each input number is received. A sample can look te the following note that number of input integers and the integer themselves can be arbitrary to do not assume there will be four input integers: (angiogatar][tr]=iga Enter Inters: 1 The gate of 11 There of 2 is world > There of - The square of 25. If you run the program with standard input redirection, a sample run can look like the following (assuming the text file someintegers.but contains the tour integers 1.2.3.5 on four separate ineste angcuter-tips Entet beintoets: There of 1st The square of 2 Thereof. The more of 25 Checklist of two files to be submitted Alpic and Alpac Also, read the instructions at the beginning of this document)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!