If you change (int)(tax * 100) / 100.0 to (int)(tax * 100) / 100 in line 11 in Listing 1, what will be the output for the input purchase amount of 197.55?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.