Introducing CodeChef Games

yep it is working , but the same question is repeating everytime

in puzzle section same question is repeating again and again in debugging part

  • tight constraints to minimize changes - in case if you are repeating same question , to increase it’s difficulty we can restrict the number of changes you can make in code
1 Like

Fixed, very sorry about this.

The 1v1 and puzzle games available as of now are fun! The good part (according to me) was that the games were currently not reflected on my profile page, so all WA mistakes and broken codes were not included in my list of submissions. However, I feel that participating in games must also count for maintaining a daily streak, it’s in the same CodeChef platform after all.
Can you please enable daily streak continuation even on participation to games on a daily basis? Leaving minified and different variable names than in problem statement, rest has been a very good first hand experience.

2 Likes

I got puzzle I solved repeated in 1v1 challenge game, this is unfair to other participant.

1 Like

@raxit_gohel - this shouldn’t happen. Will get this checked and post here in some time.

1 Like

nice

In puzzle, “Debugging” and “Code Completion” have same question side by side. I mean first I solve Debugging code and than I just need to put the same code in the Code Completion one. And that is not good.
There may be changes in the syntax, but still, the logic holds.

I suggest shuffling of the questions with same level.

May be after some more questions, it will change, I don’t know, but if it won’t than I suggest shuffling.

@mr_dn_139 - this seems to be a bug. Will identify and fix this today.
Thanks for reporting this. raxit_gohel also seems to have faced a similar issue.

1 Like

The questions are repeated also inside one section. I did a debugging challenge in the puzzle section and then a code completion in the puzzle section and the problem description was the same.

@lkardos @mr_dn_139 @raxit_gohel - this is now fixed. Do let us know if you come across this again.

nice initiative

is c++ the only supported language yet?

Python 3 is also supported. We will soon bring support for Java too.

1 Like

It’s really interesting and enjoyable!

Same here

Should work now.

The puzzles are cool but there’s some issue in fetching submitted results as it happened with me twice that once I submitted the code, the system faced some difficulties to fetch the result and the time ended completely resulting in me loosing points. Kindly resolve the issue.

2 Likes

Hi @hard_to_smart - we checked your game. There was a delay in the submission judge results. We will debug this issue.

Thanks for your feedback.

1 Like

@aayush249 plus everyone, Java is also one of the supported languages now, along with C++ and Python.