After calling the hit
function, users do not receive any immediate information about the final total value
of their cards. Instead, they must invoke the playersHand
function to determine whether to receive another card or stop.
Lack of real-time feedback and increased function calls
: Users cannot see their cards value immediately
after hitting, forcing them to repeatedly call playerHand
to assess their situation.
Manual code review.
Apply this code:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.