ex1.bash OUTPUT

This commit is contained in:
2021-07-14 15:44:30 +02:00
parent 059d45dd4c
commit 921a022b7e
2 changed files with 5 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ export PATH := .:$(PATH)
.PHONY: clean all compile deploy ex1 ex2
all: ex1 ex2
all: ex1
output:
@$(MAKE) --no-print-directory all 2>&1 > OUTPUT

4
day18/OUTPUT Normal file
View File

@@ -0,0 +1,4 @@
ex1.bash : res=650217205854
time: 0:01.73 real, 1.73 user, 0.00 sys
context-switch: 6+1, page-faults: 0+189