Why are these solutions of different users from the April Long Fault question same ?

and many handles has submitted 4+ problems at the very end of the contest.
But why should we worry about them isn’t this is their loss only…

3 Likes

some users have also cheated chefgame and submitted their codes successfully ,please match the codes of chefgame by some smart matching pattern and cancel the submission of those people whose codes get same,this is also noticed in cylinders
please undo this mistake otherwise my trust on codechef would lift up

http://www.codechef.com/viewsolution/2053382

http://www.codechef.com/viewsolution/2044069

http://www.codechef.com/viewsolution/2046445

i think you should look at these solutions also.

http://www.codechef.com/viewsolution/2054197
i think this guy has cheated so please check the people who have same code

I think we should not worry too much about cheaters.
although we must do our best what we can to avoid cheating.

Also
Good coders never cheat.
you cannot come in top 10 by cheating in anyways.
Codechef here provides us a platform to learn
its upto you, how you use this platform.

11 Likes

Yes I do agree to what all has been said above. But we as other coders should not be too much bothered about it The main purpose and motive of CodeChef long challenges is to help people learn something new. That is why i feel there is no count of WA/TLE since everyone learns from his/her mistakes. So the persons doing malpractices are doing at their own loss. If they had coded the code themselves they MUST have learned atleast some small thing. Even debugging your own code teaches something. And what will they achieve by getting a good rank, what matters in the end is to learn
Something and enhance our knowledge. So let us all concentrate on improving ourselves rather than digging up with solutions of other people. Have faith in admins Surely they will do what is needful and which hepls this CodeChef platform.

PS Even i am against cheating but i guess we have other more important things to do, because this isn’t helping anyone here. So lets keep faith on admin and keep CODING and improving ourselves

HAPPY CODING

13 Likes

i think codechef must give partial points Question in next long challenge like to detect cheated solutions.More exact matching,more would be the scored points.

1 Like

It would be a great motivation for them if what they did was punished in some way.

Also, those IDE allow private posting, so disqualifying all of them post contest just seems a good idea.

7 Likes

Seems like option 1 and 3 are a possibility but when you will have a look at their solutions for cylinder , you will rule it out. Also the 3rd option is ruled out since the variables are declared alike .

for 3rd possibility, some times at stackoverflow they post an idea implemented in their form so users might just copy that part and extend it. Thats why I added that code might not be exactly same but similar.

1 Like

@nirajs u can’t say anything about this as i know many users initially they play with their second handle, and at the very last day they use their regular profile…

@ab123 yes this might be the case

I’m curious as to the use of this. It’s not like WA’s or TLE’s have a bearing on their rating or ranking of whatever(AFAIK). What’s the use in doing this?

@ethreal it all about prestige…some think that if they r trying some problem and getting WA or TLE then their prestige hurt if it has been seen by some of their friend…:smiley:

@ab1234 and @ethreal >> or maybe they wanted a greater success rate in the other profile. To minimize the difference between Successful Submissions and Total Submissions :smiley:

1 Like

@ab1234 In a long contest all that matters that you learn how to solve a new problem ,implement a new data structure or learn something new. The number of WA’s you get neither results in any penalty and I don’t know anyone personally who makes fun of someone if he/she is getting a WA or TLE.

This Problem is similar to LightOJ 1063

I just edit my code.
In LightOJ, If any body solve a problem, he/she can see other’s solution. However, I first did it in hust & I shared my code there.
http://acm.hust.edu.cn/vjudge/problem/viewSource.action?id=1017482
Anyone can see my code from here & If anyone copies my code from here, I am not responsible for that.

i think offenders should be punished this guy has cheated all the codes,please get info about this

Actually this is clever idea. If you are unsure whether you will solve enough problems to increase your rating you could try second account and if in the end you find that the total number of solved problems is fine you submit under your main account. Otherwise you skip the contest to not hurt your rating.

1 Like

quite cool :slight_smile:

1 Like