Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
valueOf() solution in Clear category for Lightbulb Intro by lolucky
var sumLight=T=>T.reduce((a,t,i,_,v=t.valueOf())=>i%2?a[0]+v-a[1]:[a,v],0)/1000
Nov. 14, 2020
Comments: