Unless the organizer use the function selectRamIfNotSelcted() No one can kill Ravana.
As we see in Dussehra.sol::killRavana() it checks wether isRamSelected is true or false.
The only function that can modify this bool is the selectRamIfNotSelected(), which need to be called by the organizer.
Player couldn't kill the Ravana and can't get reward.
Manual Analysis
Can add modifier to check selectedRam != address(0) to ensure ram is selected and use that instead of the isRamSelected bool.
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.