how does it works?
Fixed for JS.
I keep forgetting that nil is false, so I keep using arithmetic operators... D:
I got the Ruby version to work but in Javascript, using .reduce takes too long with big numbers and site times out. Using a simple for loop results in incorrect math with higher numbers, and there's no way to import a bigint library.
The submit suite is inconsistent due to extremely large numbers.
Loading collection data...
how does it works?
Fixed for JS.
I keep forgetting that nil is false, so I keep using arithmetic operators... D:
I got the Ruby version to work but in Javascript, using .reduce takes too long with big numbers and site times out. Using a simple for loop results in incorrect math with higher numbers, and there's no way to import a bigint library.
The submit suite is inconsistent due to extremely large numbers.