CSE 305 Programming Languages Fall, 2003 Professor Shapiro Homework 1 Maximum Points: 18 Due 11:59 pm, Wednesday, September 10, 2003 For each of the 6 programs listed below: copy it to a directory of yours; run it according to the instructions given in the program file; give it at least 3 interestingly different inputs (the same inputs for each of the 6 programs); paste the interaction, including compile, run and interaction steps into a text file (use one text file for all 6 programs) named hw1.txt. Then submit the text file, using the appropriate command, either submit_cse305r1 hw1.txt or submit_cse305r2 hw1.txt or submit_cse305r3 hw1.txt The programs: /armstrong:~shapiro/CSE305/Programs/EchoPrograms/echo.c /armstrong:~shapiro/CSE305/Programs/EchoPrograms/echo.cl /armstrong:~shapiro/CSE305/Programs/EchoPrograms/echo.f /armstrong:~shapiro/CSE305/Programs/EchoPrograms/Echo.java /armstrong:~shapiro/CSE305/Programs/EchoPrograms/echo.perl /armstrong:~shapiro/CSE305/Programs/EchoPrograms/echo.prolog Maximum Points: 3 points per program.