Schedule
The contest will start on 2024-07-04T13:40:00Z and will run for 3 hours 30 minutes.
Click here to learn more about this contest.
The contest will start on 2024-07-04T13:40:00Z and will run for 3 hours 30 minutes.
Click here to learn more about this contest.
Problem F: I think in test dataset there is character other than ‘*’ and ‘h’.
WA code :

But, if I change the condition to s[i][j] != ‘h’ then it gives AC.
Please check your test cases and solutions to the problem properly before using them in the contest.
There were issues in some test cases of problem F and problem A.