Jesus christ. I spent a while understanding every part of the code and triangle before attempting it and it could've been done like this.
This makes me hate myself.
Today I learned, again and again
For some reason I didn't understand this. In the end I did it through laziness.
Great problem-solving skills!
dang this has convinced me to always write out a 1-10 list of inputs -> outputs now...
...damn.
Off-by-one error in test cases versus description
Constraints: 0 ≤ n < 60 * 24 , fuzzWith { runs = 100 } (intRange 0 1440)
Should be
intRange 0 1439
This comment is hidden because it contains spoiler information about the solution
this solution is the same as mine
why?
cheater
Wow. I was just happy to solve this in about an hour. Bravo!
WHAT ???
How the fkk is this even possible? HOW HOW HOW ???????????? What it was ?
I wrote 10 lines of code for this, who you are ?
Loading collection data...
Jesus christ. I spent a while understanding every part of the code and triangle before attempting it and it could've been done like this.
This makes me hate myself.
Today I learned, again and again
For some reason I didn't understand this. In the end I did it through laziness.
Great problem-solving skills!
dang this has convinced me to always write out a 1-10 list of inputs -> outputs now...
...damn.
Off-by-one error in test cases versus description
Should be
This comment is hidden because it contains spoiler information about the solution
this solution is the same as mine
why?
cheater
Wow. I was just happy to solve this in about an hour. Bravo!
WHAT ???
How the fkk is this even possible?
HOW HOW HOW ????????????
What it was ?
I wrote 10 lines of code for this, who you are ?
This comment is hidden because it contains spoiler information about the solution
Loading more items...