Sugar_fan's blog

By Sugar_fan, 4 years ago, In English

Hello everyone, this is my first contest, and now it is loaded on the gym.

It was used as 2022 Nowcoder Summer Camp, Day 8 and 2022 Petrozavodsk Summer Camp, Day 6.

All problems are prepared by me. Thanks

Hope you enjoy the problems and feel free to discuss them in the comments.

Discussion of Heltion Contest 1
  • Vote: I like it
  • +262
  • Vote: I do not like it

»
4 years ago, hide # |
 
Vote: I like it +20 Vote: I do not like it

Problem E

Both solutions that took AC on nowcoder returned YES YES NO for this input (below), but I think the correct answer is YES YES YES.

1 3C 3D 3H 5S

for example, 3S 5C 2C 2D 5D 5H makes draw.

And my code can't get AC. Could you check the judge? (sorry if correct)

»
4 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

Orz heltion, although heltion proposes few ideas in the official codeforces round,maybe he do not like to do this, but personally think his ideas are really good, I recommend everyone to solve them.

»
4 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

just out of curiosity. will the scoreboard of nowcoder be merged to gym?