cs-lab34/bin/Debug/start2.bat

3 строки
127 B
Batchfile

Lab1.exe < 02-alignment.input.txt > 02-alignment.actual.txt 2>NUL
fc /N 02-alignment.actual.txt 02-alignment.expected.txt
pause