abhinab_roy's blog

By abhinab_roy, history, 5 hours ago, In Russian

Hello Codeforces team,

I got flagged on 2043B — Digits. This was a simple problem of checking the divisibility of 3,5,7,9 which are standard concepts. It requires only 4 conditional ifs to check the divisibility and no extra loops of variables. It is quite natural for multiple participants to reach the same approach as mine.

I coded my solution entirely on my own and I have never cheated in any contest, my past contests are proof of that. Neither have I ever used any online compilers.

I have read many blogs & comments of people, even higher rated than me, facing the same issue in this Problem. This is completely unfair and I request MikeMirzayanov to look at this issue.

  • Vote: I like it
  • +1
  • Vote: I do not like it