one big repo for all years

This commit is contained in:
Joshua Seigler 2021-12-02 15:52:52 -05:00
parent 4e1cd98bf1
commit ccc3cdba3a
9 changed files with 0 additions and 0 deletions

View file

@ -1 +0,0 @@
let d=document.body.textContent.trim().split('\n');let t=(X,Y=1)=>d.filter((l,i)=>(d[i*Y]||'')[i*X%l.length]=='#').length;[t(3),t(1)*t(3)*t(5)*t(7)*t(1,2)];