Regarding the cheating in codeforces round #824, here are some submissions that need to be looked at:
https://codeforces.me/contest/1735/submission/174418316 https://codeforces.me/contest/1735/submission/174422837 https://codeforces.me/contest/1735/submission/174422426 https://codeforces.me/contest/1735/submission/174428235 https://codeforces.me/contest/1735/submission/174428573 https://codeforces.me/contest/1735/submission/174413648 https://codeforces.me/contest/1735/submission/174424155 https://codeforces.me/contest/1735/submission/174427490 https://codeforces.me/contest/1735/submission/174422837 https://codeforces.me/contest/1735/submission/174413565
upd: https://codeforces.me/contest/1735/submission/174420701 https://codeforces.me/contest/1735/submission/174419876 https://codeforces.me/contest/1735/submission/174413565 https://codeforces.me/contest/1735/submission/174411134 https://codeforces.me/contest/1735/submission/174411370 https://codeforces.me/contest/1735/submission/174411138
They use the same language, and the code is very similar, while some of the variable names are changed.
MikeMirzayanov please look into this
Thanks, Leon
Cheating really needs to stop, it takes the fun out of the contest for everyone participating
You should consider those Python 3 and PyPy3 submissions as well, there will be more
I don't have time right now, but I'll check it out later
well they're definitely identical, even judging from this alone. why? while a lot of people do put a marginal part in their arrays to prevent an out-of-bounds error, how they do it is part of their codestyle. when adding a margin on a size $$$100000$$$ array, some do it as $$$101010$$$, others do it as $$$100005$$$, some even $$$2^{17}$$$. it really differs based on one's codestyle, and it can't be more identical than THIS.
Don't waste your time.
Go and solve some problems!!
I don't think guy is wasting their time rather that helps the community.
Yeaahh he suffering for us.
But i don't want him to get in these thing which waste too much time instead he can solve some problems to get higher rating in next contests.
...btw i watch your yt videos after contests but on my android phone volume is too low when i watch other videos sound is fine. Only your videos sound is low. Is there any problem from my side or yours.
You made an alt just to write bad blogs
PyPy 3
https://codeforces.me/contest/1735/submission/174420701 https://codeforces.me/contest/1735/submission/174419876 https://codeforces.me/contest/1735/submission/174413565 https://codeforces.me/contest/1735/submission/174411134 https://codeforces.me/contest/1735/submission/174411370 https://codeforces.me/contest/1735/submission/174411138
Thanks.
I concluded a few things, and I'm sure of that.
Conclusion
You did a great job bro !!! We need people like you.
Similar submissions for problem C on that round
Auto comment: topic has been updated by leonlian (previous revision, new revision, compare).
Cheating is not interesting!I really don't know why they're proud of copying others' code to get Accepted.Cheaters,if you are really good at computer programming,write it by yourself!Who don't know how to copy and paste others' code on the Internet?
I agree. People like to cheat because they want to see their rating go up, this is similar to chess, where people cheat just to gain rating. I can’t quite understand it, because rating is not as important as your coding skill.