Introducing CodeChef Games

@nskybytskyi Looks like this problem should not have been included in Hacking. Currently in Hacking, we do not support problems which can have multiple correct outputs. This is one such problem and that is why your valid test cases were failing.

Thanks for highlighting this. We will remove any other such problems we find until we bring support for them.

1 Like

Hey!! in the challenge a friend section for coding in 1v1 its showing a message c++14 is not active.
please look into the problem .

Can you please share a screenshot of the error you are facing.

Page stuck here for Python 3
Code Compiled Successfully, Now fetching compilation details…

It’s not very usual, but sometimes I too have got this issue. Waiting maximum for a minute, and refreshing the page otherwise helps me in getting back on track.

For some reason, I’m unable to start Hacking Puzzle games. I preferred these as I was usually able to solve them quicker than other challenge modes viz., Debugging and Code Completion.

The last Hacking mode Puzzle that I was able to play was on 06th Feb.
Other challenges like Debugging and Code Completion seem to launch as usual (challenge launched after the previous issue was encountered for Hacking mode):

1 vs 1 challenges are fine though, just that I only get matched with players above 800-900 ratings now. Could this issue be because I had played a lot of Hacking challenges recently due to which puzzle system has run out of Hacking questions for my rating level?

Please look into the unexpected error, I’m not sure if I’m the only one facing the issue in launching a Hacking Puzzle. Rest assured, all CodeChef Games are fun. :slight_smile:

Update: Problem has been resolved today (just once, with a repeated problem though). Still facing the issue.

An error in a game - Code Completion Puzzle.

I had lastly played this Code Completion game today:

The problem had an unclear description on line 4, “i.e., the absolute difference of consecutive pairs of elements is 0”, when line above it shows XOR of abs. difference of consecutive pairs. Fine, I understood and moved on to solve it.

Then, I found that print("\n") was locked for editing at the provided section of code.

I understand it was to print a single newline character at the end of outputs with end=’ ’ (space character) in above prints, but that should have been done via just print() as print in Python ends with a “\n” newline by default, and print(’\n’) is only going to newline twice, as seen above.

Shouldn’t there be a “Report an issue” option for CodeChef games now? To keep away from distractions, you may provide it when a challenge ends (maybe only for a loss, if not always).

1 Like

Hi @harshit_kgupta
The unexpected error generally occurs when system is unable to find an unseen task for your rating level. I will look further into it and let you know.

I have noted the problem statement issue and we will fix it. The “Report an issue” button looks like a great idea. Will try and implement it soon.

PS: Sorry for delay in response, we were working on other things in the meantime.

1 Like

I encountered a technical issue while attempting to solve a debugging puzzle. Specifically, I attempted to solve a debugging puzzle but encountered an unexpected error that caused the puzzle to become unrated. In my first attempt, I abandoned the problem due to the error, but unfortunately, I lost my rating.

Upon my second attempt, I encountered the same error, but this time I persevered. Despite this, I again lost my rating due to the error.

I would appreciate it if you could look into this. Thank you for your attention to this matter.


1 Like

same here and two times i have to abadon the game amd lost -143 points

1 Like

There was technical issue with the game service. It has been resolved now.

1 Like

It’s automatically exiting the game when i’m playing debugging in python with my friend.

So I was doing this Puzzle for fun where I was supposed to provide with a test case which will fail the code. I did what I was asked for yet an error kept popping up no matter what. The error was:
“Test case format is wrong. Please enter correct input format.”
I don’t understand the issue. I followed the same Input Format convention as mentioned in the problem.
So, I guess there is some issue with that.

1 Like

@aman_sirohi
The test case had to be given in the following format - assuming this is the problem you were attempting.

Seems to be having a bug while trying to play 1v1. When I tried to participate, it showed me my opponent but did not open up in the question window. Instead, all I can see it option to participate again but if I try that it shows I am already in a contest.

I was trying the debugging puzzle category of 1v1. I solved the problem and tried to compile, but it got stuck and the timer was running, I waited for around a minute but no compilation error or successful message was seen. I refreshed the page and tried to submit, but the result was the same. Also, after the time was complete it was stuck on submit window(checking the result). Please look into this, if it’s an issue.

Nice initiative

Same issue persisting here, the question is the one which starts with "Some people love big cars.
"

Games by CodeChef: Compete against other players - CodeChef

what’s the time slot for all 3 types of game in 1v1. :upside_down_face:

1 Like

It is a 3 day cycle.
1st of every month - Debugging
2nd of every month - Code Completion
3rd of every month - Hacking

Then from 4th the same cycle repeats.