Hi, in the game Temperatures,
BUG1:
in the test 2, it gives this inputs: 5, 4, 2, 1 and ask the following outpout: 2. But according to what we have to do, it should be 1, because it is the closest to zero Did i missunderstood something?
BUG2:
The stuff which reads our output is broken: if you give back ‘-10’ it will just read ‘-’ and tell you it is not ok as if you outpouted a number
Thanks you for this great website!
EDIT: I think it matters to say that i am doing it in Javascript.