test.sh 98 B

123456
  1. #!/bin/sh
  2. echo "Program output :"
  3. cat test.txt | ./eval.out
  4. echo "Expected output :"
  5. cat ans.txt