day 21 rename some files
This commit is contained in:
parent
c46feecce9
commit
c4d168689f
6
day21/sol.sh
Normal file
6
day21/sol.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
go run part1.go
|
||||
|
||||
go run part2.go > expr.py
|
||||
python sat.py
|
Loading…
x
Reference in New Issue
Block a user