Re: [code jam] strange Perl output?

2021-04-30 Thread 'Pablo Heiber' via Google Code Jam
Hi, We always install the latest stable version of the compilers and interpreters of the OS that we have. We'll make sure to advance the version enough to get past this bug when we next update the image. Thanks for reporting this. Best, Pablo On Fri, Apr 30, 2021 at 10:10 AM porker2008 wrote:

Re: [code jam] strange Perl output?

2021-04-30 Thread porker2008
This looks like a terrible bug to me. Not sure how often/likely will this bug be triggered. Would it make sense if we ask the Code Jam team to use higher/latest Perl version? or lower version if higher version is not feasible. The 5.28.0 was released back in 2018 and seems pretty old now.

[code jam] Re: Code Jam Qualification Round 2021 - "Reversort Engineering" has complexity O(N) instead of O(N^2)

2021-04-30 Thread Sergii Olshanetskyi
Hi porker2008, No problem at all. Please see the code below. Just a disclaimer - during code jams I am creating the worst code ever (due to the time limit), so please be kind to me :) So again, the idea is to create the 'worst' solution with last elements + one more iteration to get the

[code jam] Code Jam 2021 Round 1B

2021-04-30 Thread 64_Sahil Khatik
Can anyone help me to understand canonical representation in broken clock problem. -- -- You received this message because you are subscribed to the Google Groups Code Jam group. To post to this group, send email to google-code@googlegroups.com. To unsubscribe from this group, send email to

[code jam] Code Jam Round 1C is approaching

2021-04-30 Thread 'Chelsea Lieb' via Google Code Jam
The time has come — the last chance to participate in Code Jam Round 1 begins in under 24 hours for those who are qualified! Visit the schedule page to see rounds in your browser's local time zone and to add events to your calendar.

[code jam] Re: Code Jam 2021 Round 1A complexity analysis

2021-04-30 Thread Ricola
Hello David, I am not sure it really answers my question. I was asking "Where does the 'quadratic in the total number of digits in the input' in the analysis come from"? As I don't see what is quadratic there (quadratic in N, yes, but not in the total number of digits). The fact that your

Re: [code jam] Code Jam Round 1B is happening soon!

2021-04-30 Thread Luke Pebody
Yes On Mon, 26 Apr 2021, 14:27 Louis Yang, wrote: > Are we allowed to talk about the solution to the contest after the round > finished? > > lu...@pebody.org 在 2021年4月25日 星期日上午8:41:45 [UTC-7] 的信中寫道: > >> Good luck everybody! >> >> On Sun, Apr 25, 2021 at 4:32 PM 'Chelsea Lieb' via Google Code