ex1.bash OUTPUT
This commit is contained in:
@@ -8,7 +8,7 @@ export PATH := .:$(PATH)
|
|||||||
|
|
||||||
.PHONY: clean all compile deploy ex1 ex2
|
.PHONY: clean all compile deploy ex1 ex2
|
||||||
|
|
||||||
all: ex1 ex2
|
all: ex1
|
||||||
|
|
||||||
output:
|
output:
|
||||||
@$(MAKE) --no-print-directory all 2>&1 > OUTPUT
|
@$(MAKE) --no-print-directory all 2>&1 > OUTPUT
|
||||||
|
4
day18/OUTPUT
Normal file
4
day18/OUTPUT
Normal 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
|
||||||
|
|
Reference in New Issue
Block a user