Try this one
103 34
"15 15 35 217 1891 4819 2291 2987 3811 1739 2491 4717 445 65 1079 8383
5353 901 187 649 1003 697 3239 7663 291 123 779 1007 3551 1943 2117
1679 989 3053"

Output should be
"BABCJQUIZKNOWBEVYOFDPFLUXALGORITHMS"

On Mon, Apr 8, 2019 at 7:36 AM Byron Dally <byron.da...@gmail.com> wrote:
>
> Hi I got exactly the same. My C# worked fine for the supplied data set, but 
> gave a RunTime error on submission.
>
> Any ideas?
>
> On Sun, Apr 7, 2019 at 3:24 PM Ronan Burke <burkus...@gmail.com> wrote:
>>
>> Hey,
>> I noticed lots of people were getting runtime errors in question 3 for the 
>> proper submission (not the sample input) as that seemed to be the main Q&A 
>> in the sidebar. I was using C# and I encountered the same problem.
>>
>> I'm kind of clueless as to what caused it as there is no stack trace when 
>> submitting. This was my attempt:
>> https://gist.github.com/BurkusCat/3afe80dc877cb78184059197b609127b
>> (I had to add line 18 to make sure I could read in more than 254 characters, 
>> I feel like that may have been a runtime error people would have encountered 
>> with some of the bigger inputs?)
>>
>> I constructed as best of a test case as I could just to make sure I could 
>> deal with the bigger inputs:
>> 2
>> 10000 100
>> 95413823 95550589 95726647 95824517 95981173 96177233 96314587 96491293 
>> 96648557 96746887 96923989 97101307 97180163 97318189 97555093 97713221 
>> 97891187 98089207 98307161 98525467 98604899 98724071 98903009 99161683 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891 99400891 99400891 99400891 99400891 
>> 99400891 99400891 99400891 99400891
>>
>> ...and it seemed to work fine. Any help would be much appreciated as I'm at 
>> a bit of a loss and it would be nice to know where I went wrong :)
>>
>> Thanks,
>> Ronan
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google Code Jam" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-code+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-code@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-code/7da49480-1f4b-473c-b948-5050c897417c%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> Byron Dally
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Code Jam" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-code+unsubscr...@googlegroups.com.
> To post to this group, send email to google-code@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-code/CAF15wg-0MNGWvzQapXm7umE84FYRi2bmn8Dr3qc-UZNaSGFDGA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-code+unsubscr...@googlegroups.com.
To post to this group, send email to google-code@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/CAFHZvE93L67%2BqaZ7hcCMBGfVjZSUwq1GfSKAiK7d46TzzYRQMw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to