.
I ran into the same issue as others due to rounding. Despite my solution being correct, I had to try several times.
This comment is hidden because it contains spoiler information about the solution
CoffeeScript translation Kumited! Please Accept :d
without parseFloat it's giving similar expected but not succeeding.
How about giving a link in the description to an external resource where the Tax formulae is explained better !?
VAT calculation is not explained effectively.
I used new Number after the to fixed so how is the data type wrong?
data type checking
All my test results resolved as failed but the expected and actual were exactly matched. Not sure why?
Some test cases failing
toFixed(2) did not worked even if the answer was correct and it was a number
Loading collection data...
.
I ran into the same issue as others due to rounding. Despite my solution being correct, I had to try several times.
This comment is hidden because it contains spoiler information about the solution
CoffeeScript translation Kumited! Please Accept :d
without parseFloat it's giving similar expected but not succeeding.
How about giving a link in the description to an external resource where the Tax formulae is explained better !?
VAT calculation is not explained effectively.
This comment is hidden because it contains spoiler information about the solution
I used new Number after the to fixed so how is the data type wrong?
data type checking
All my test results resolved as failed but the expected and actual were exactly matched. Not sure why?
Some test cases failing
toFixed(2) did not worked even if the answer was correct and it was a number
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...