day 21 rename some files
parent
c46feecce9
commit
c4d168689f
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
go run part1.go
|
||||||
|
|
||||||
|
go run part2.go > expr.py
|
||||||
|
python sat.py
|
Loading…
Reference in New Issue