unko ye nhi pta ki sekhne ke liye hai 


Bro , contest is still ongoing . Why are you sharing solution links like this ?
Your account will be banned permanently
i was reporting that guy
Look at this solution, man literally comments “change variables plzz” . Please do something to stop cheating!
https://www.codechef.com/viewsolution/58141949
he was so dumb that he forgot to remove comments ![]()
![]()
“please change variable name”
Nice work… one question tho in this thread u are crusading against cheating but u urself were caught cheating in START22B… apna dukh sbko dene ka iraada hai ya reform ho gaye? 
Anyways… keep up the good work
Hey @aarindey
Do you have anything to say about your SUBMISSION to DISTK
https://www.codechef.com/viewsolution/58080814
It matches EXACTLY with the following :-
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
- CodeChef: Practical coding for everyone
BTW, Congrats on becoming a 5 star coder
.
I am desperately waiting for your highly motivating Linkedln post .
PS : @admin @shaily_adm If he is not plagiarized this time , I will loose my faith in humanity . He reached 5 stars just by copying from telegram . He is not worthy of even getting 3 stars
Man woke up and chose violence xD
says the one who himself cheated LMFAO :
https://www.codechef.com/viewsolution/58099222
https://www.codechef.com/viewsolution/58080814
Codechef needs to change its ideas
Today most participants in division 2 from rank 1 - 100 have the exact change code with variable names and indentation and these codes have similarities they just change for to while loops change variable names or write the same code in another language… and it feels disgusting now as I have come here to code and not check who is cheating but definitely getting a worser rank than what I deserve
Lastly please learn from codeforces and check plagiarism thoroughly after every contest before releasing the results or the value of the platform will decrease
In my case I was falsely charged for plagiarism but I don’t care because I code for fun but these cheaters are getting letoff
So much so it makes me feel to switch to codeforces and leave Codechef behind as not only the quality of questions have become poor but also the plagiarism checking is not upto the mark
please check plagarism and release results after it like codeforces
I think Codechef’s architecture and design is different from Codeforces which makes it difficult to check and update ratings after every contest .
Proves nothing open up my solution for any problem and I bet most of the codes would be similar not because of plagiarism but because the logic to those problems is straightforward take for example this question: POLIN
It had one logic taking all the x and y coordinates in some hashset and adding their sizes as answer…
I bet 99.99% of the people did this as this is the most optimised way, so will you say all 5000 cheated…
There’s a clear distinction btw sanity and insanity and considering that u joined 23 mins ago from the moment of this post and ur first post was this which is 20 mins ago at the time of typing it seems u r a person who is more interested in doing vigilantism than useful things like DSA and Development…
As far as ur baseless accusation is concerned even if we go by the brute code cheking if there was plagiarism the style of writing solution would be same… first off I don’t even know who aarindey is and 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)… check my all codes I’m an open slate unlike u who’s coming up with a disguise
LMFAO… focus on practising than all this childishness…
Chal jhoota o(≧▽≦)o
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
And this is your code
https://www.codechef.com/viewsolution/58099222
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
he is such a cute liar 
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.
I am not reading this .
Go to sleep

Good night

