Introducing CodeChef Games

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.

it also best for beginner :wink:

1 Like

Really cool initiative; I really enjoyed it.
Not a big fan of the attempt limitation. There should be negative marking on higher rated questions to make it more competitive. Also harder questions would be appreciated, most questions right now only require filling in basic statements like if, max, arithmetic etc.

@jehez0

  • currently - problems / tasks are allocated to each user in an increasing order of difficulty - hence you are seeing easier problems right now. As you participate more - you should start seeing harder problems
1 Like
  • awesome but not allowing to change the structure of the code
  • it may become next generation cp

Please made these games available in C language at earliest as I can’t wait too long to begin with it…:heart_eyes:

1 Like

Hi @shivansh175 - this wont be coming in C in the near future (couple of months).
It is currently active for C++, Python, Java.

There are a few more features that we are working on - Challenge a friend and Hacking that will be made live before we focus on creating puzzles in other languages.