db54f7fde719
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 08 Mar 2019 22:13:52 -0500 |
parents | 4a5bcc025169 |
children | 91d718c46154 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Fri Mar 01 15:32:50 2019 -0500 +++ b/README.markdown Fri Mar 08 22:13:52 2019 -0500 @@ -269,3 +269,8 @@ Did the `LONG` Rosalind problem while sitting in ORD. Not completely happy with it — I feel like I must be missing something that would make this cleaner. + +## 2019-03-08 + +Did some more BIAL problems. Spent way too much time writing iterate drivers to +make the problems themselves look clean. Oh well, I'll use them again some day.