#codegolfctober day 12
272b full-featured calculator (the one from day 10, but rewritten and corrected by @justecorruptio)
Source: https://t.co/UJwhes0tJr
Demo: https://t.co/KlYqDay3JO
@MaximeEuziere@AdrienGueret Nope, this one's my bad... If you run the second line without the first, fill() draws a black path over a *transparent* black canvas... so the color data from the canvas is black. I just forget to look at the alphas >.<
Prompt: If you have an array containing integers 0 through 99 in no particular order, and you remove one of them randomly, write a JS function that finds the missing integer.
f=a=>eval(a.join`^`)
@MaximeEuziere@atesgoral