o Input file of test cases: If your program works correctly according to the specifications, then you should be able to pipe in this file. The “y” and “n” in the input file do not represent that the string is in the language or not. Instead, “y” tells your program to read another input string, and “n” tells your program to stop; see the program specifications in Section 4 of the assignment.
o Input file of test cases: If your program works correctly according to the specifications, then you should be able to pipe in this file. The “y” and “n” in the input file do not represent that the string is in the language or not. Instead, “y” tells your program to read another input string, and “n” tells your program to stop; see the program specifications in Section 4 of the assignment.
Last
Modified: 1/10/2012 11:18:40 AM