init AoC 2022, cleanup useless files
This commit is contained in:
@@ -24,7 +24,7 @@ ex2: ex12-c
|
||||
@$(TIME) ex12-c 2 < $(INPUT) 2>&1
|
||||
|
||||
clean:
|
||||
@rm -f ex1-c ex2-c core
|
||||
@rm -f ex12-c core
|
||||
|
||||
deploy:
|
||||
@$(MAKE) -C .. deploy
|
||||
|
@@ -1,16 +0,0 @@
|
||||
ex1.bash : res=650217205854
|
||||
time: 0:01.80 real, 1.78 user, 0.01 sys
|
||||
context-switch: 28+1, page-faults: 0+190
|
||||
|
||||
ex12-c : res=650217205854
|
||||
time: 0:00.00 real, 0.00 user, 0.00 sys
|
||||
context-switch: 0+1, page-faults: 0+75
|
||||
|
||||
ex2.bash : res=20394514442037
|
||||
time: 0:01.56 real, 1.55 user, 0.01 sys
|
||||
context-switch: 16+1, page-faults: 0+196
|
||||
|
||||
ex12-c : res=20394514442037
|
||||
time: 0:00.00 real, 0.00 user, 0.00 sys
|
||||
context-switch: 0+1, page-faults: 0+74
|
||||
|
Reference in New Issue
Block a user