VL-Programmieren/VL05/Aufgabe03/run.ps1

6 lines
155 B
PowerShell

Set-Location ../../
javac ./VL05/Aufgabe03/Aufgabe03.java
java VL05.Aufgabe03.Aufgabe03 > VL05/Aufgabe03/output/output.txt
Set-Location ./VL05/Aufgabe03/