Hi,
I tried to solve this problem using dynamic programming with an 2-d
array in Java. I got correct for the small input file.
But, for the large input file I got "java.lang.OutOfMemoryError"
So I tried to run it by changing memory of VM upto -Xmx1024m.
Is there a different solution for karge input file?

Thank You!
Regards,
Kaushalya Madhawa
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-codejam" group.
To post to this group, send email to google-code@googlegroups.com
To unsubscribe from this group, send email to 
google-code+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to