Блог пользователя megu_99

Автор megu_99, история, 5 часов назад, По-английски

Hello, so my code was detected as violating a violation, even though my code was originally purely my own, I spent about an hour finding ideas and then writing them into my code. Can someone give me solution for my problem or explain why this can be happened?

Contest : https://mirror.codeforces.com/contest/1992 My Submission : https://mirror.codeforces.com/contest/1992/submission/270021281

  • Проголосовать: нравится
  • +2
  • Проголосовать: не нравится

»
5 часов назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by megu_99 (previous revision, new revision, compare).

»
4 часа назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

most probably, because somebody else wrote the same code and same variable name , that's why i always use weird variable names

»
4 часа назад, # |
  Проголосовать: нравится +2 Проголосовать: не нравится

violating a violation is good, right?

»
3 часа назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Did u use some kind of online compiler to write the code? I've read that some of them make it public. I don't remember the name exactly. Or maybe you pushed it to github during contest?