In the last round, I have received two unexpected warnings from CodeForces plagiarism checker for the Div-2 contest that was hosted on June 3 2023.Both the warning says that my submission for the question 1839C was directly coninciding.
the question was quite straight forward as to the binary array from the end and check if the bitwise OR of that particular array and another alternate 0-1 binary array that was created by just a flag and changing it after every iteration. it was just a simple traversal but the plag checker gave me a plag detection for it .
problem link- https://codeforces.com/contest/1839/problem/C my submission- https://codeforces.com/contest/1839/submission/208335776
alternate submissions that were detected as same
https://codeforces.com/contest/1839/submission/208337127
https://codeforces.com/contest/1839/submission/208338627
https://codeforces.com/contest/1839/submission/208337577
As you can see the last submission was nowhere near as my solution so i would request @MikeMirzayanov and @valerikk ( creater of the contest ) to please correct this. I never missed a single round regardless of how busy i was. I love my cf profile -_-