Hi, I solved first problem correctly in Perl for both small and large data sets. I just used regular expression and I think that this was the easiest (and requiring only a few lines of code) way to solve this task. Since I'm not familiar with Perl I had some problems and my regular expression is overcomplicated, but since it was working, I left it like it was.
Cheers, Krzysztof. On Sep 4, 10:50 am, KeJo <[email protected]> wrote: > Hi, > > anyone solved all problems correctly using perl? > > I did it, but I feel there could be better ways to do it in perl. > Please let me know so that I can compare. > > Regards, > KeJo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code?hl=en -~----------~----~----~----~------~----~------~--~---
