Wrong formula is explained in problem solution

The explanation of the problem statement is slightly wrong. The formula should be max(0,Z - Y/X) instead of max(0,Z - Y/Z)

Problem Link: Mario and Bullet Practice Problem in 500 to 1000 difficulty problems

Yes
fixed :white_check_mark:
thanks for pointing it out!

1 Like