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://codeforces.me/contest/1992 My Submission : https://codeforces.me/contest/1992/submission/270021281
Auto comment: topic has been updated by megu_99 (previous revision, new revision, compare).
most probably, because somebody else wrote the same code and same variable name , that's why i always use weird variable names
even if we copy code from GfG...?
violating a violation is good, right?
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?