This guy is such a liar , lmfao see his previous solutions , the one he solved in java and the one he cheated in c++, yeah such a coincidence exact variable names , exact implementation . Just removed the macros and thinks will be good to go .
Shameless cheaters like you are degrading the environment of this platform and making it difficult for the newcomers to progress.
People viewing this post can see these two solutions and can decide by themselves and let these cheaters roam freely and do more cheating or take actions against them
This can’t be a coincidence , even all the submissions made in the last minute were exactly same like his one .
I seriously dont think so .
This is the original code that has been leaked on telegram (evident because the channels name is present in the comments ) https://www.codechef.com/viewsolution/58141011
even if we go by the brute code cheking if there was plagiarism the style of writing solution would be same
his coding style is completely different as he used some FAST IO and solve() method while I always write code within main() function and rarely use FAST IO (I don’t like templates and code from scratch)…
Are you serious ??
I checked your all other C++ submissions . Everywhere while taking testcases you have done this
while(t--)
{
}
BUT , in this problem you did like this :-
int tc = 0, tt = 1;
cin >> tt;
while (tc++ < tt)
{
}
Luckily , thats the same way the code that has been leaked has taken its test-cases.
May I know the reason for your sudden change in your SO CALLED coding style .
You could have simply done like while(tc–){}.
If you would have wriiten it on your own you would simply done
while(tc–)
{
}
But since you copied it from telegram , you were in such a hurry to submit as that would affect your rank , that you didnt even bother to change anything .
Just removed the comments and used sublime/vs code auto indentation .
Maybe you would escape since most had wriiten similar code and hence would get benefit of doubt , but atleast dont try to give false reasons . @admin@shaily_adm
Then they should come up with a solution because the cheaters have increased manifold and that is leading for us to suffer…it is high time CC shifts its Plag checker like codeforces now
@anon91328673 ey manually checking like this is our time waste rather codechef should have a strict moss checker and should penalise them before the contest standings
in CF no CM is a cheater but in CC many 5 star coders are cheating
that is why many are changing their preference of CC
Man the all these leaked solutions are in last 10-15 minutes and I submitted long before in 9:30…
Going by your own post the code leaked on telegram and in whatever channel was submitted in last few minutes (also when submissions increased dramatically)
In that case how can I cheat from a solution posted at 22:58 when I already solved it at 21:33…
Also you are make hue and cry over simple variable names while downplaying macros and FAST IO thing, which is your own selectiveness
By coding style I referred to the way the code in aarindey’s answer to DISTK is where a separate solve() function is used and unnecessary macros and all are there… I don’t do that as I code from scratch and don’t have a template as such which uses FAST IO… at least not till now…
And how can I be blamed for last moment submissions… there’s no logic… code leaks seemed to have happened much later near 11 PM… when I was submitting only 300 ppl were able to solve the problem as I did few mistakes in one of the previous problems my rank was 384…
And I looked up ur profile… man oh dear Global Rank 11433 in a Div 3 Starters contest… that explains the lack of logic in all ur arguments… put your own house in order before poking ur nose on others affairs…
As far as the trivial question of not doing while(tc--) and instead doing it the way I did it is because in Java doing while (tc--) won’t work as it considers only boolean and not int, which rather explains the coding style I did… I am basically a java coder so that’s why many things that I do such as not doing while (t--) and doing while (i++ < t) is because of that… all my codes have that java format of for loop as I had saved the for loop as the template because every question has test cases.
@codingfreaq123@anon91328673 Lastly it is ridiculous to point out that someone copies the exact code but it not get getting plagiarism check even comments are copied…
For example among these two people both paste the same code one is charged for plagiarism probably and deletes the account (maybe the reason for deleting the account) meanwhile the other guy is who copied the code (including comments) did not get any points reduced for plagiarism
One caught and another not caught but according to the admin the contest plagiarism check has been done
There are many who are getting away like this and its shameful to point out that even some honest people are being punished but obvious cases are being overlooked… better spend time in some another platform like CF if this continues @admin
@codingfreaq123 okay but still many have copied codes during contests and if you see most solutions are having the whole thing common they change variable names and for to while or change the language and get away
Today most of the codes in problem D in starters 25 are the same variables name changed, while to for or some spam fucntions expanded and that is it or add a template and if you check the submissions later in the last hour then all are similar
Problem D had different approaches but checking by submissions it is sure has been copied and dont know they will be ever plagiarised or not @admin
@codingfreaq123 Not only simple problems but even for many typical problems it is the same and after seeing the submissions I can say that…
It is like all have the same idea same indentation and most importantly at the same time and all I can see is they change variable add useless function or change language and few copy paste the code and get away @admin
@pawanrawat It is like all have the same idea same indentation and most importantly at the same time and all I can see is they change variable add useless function or change language and few copy paste the code and get away
Anyways it is like you are not getting a fair assessment of your own potential and even the value of the platform becomes lesser to you
As I said many 5 star coders in codechef are cheaters but no CM in codeforces is a cheater and to do this codechef needs to implement strict plagiarism check policy and update it after every contest like codeforces. It is demotivating. @shaily_adm