mirror of
https://github.com/seigler/advent-of-code-browser-console
synced 2025-07-26 00:06:10 +00:00
1 line
No EOL
154 B
JavaScript
1 line
No EOL
154 B
JavaScript
[80,256].map(d=>{B=Array(9).fill(0);$('pre').innerText.trim().split`,`.map(f=>B[+f]++);for(i=0;++i<d;){B[(7+i)%9]+=B[i%9]};return B.reduce((a,x)=>a+x,0)}) |