In FAQ there is a statement: "You are required to write a program that takes the text from the .in file as input and produces some output (as defined by the problem statement)"
Does it mean that I have to create one program to solve the problem? What if I would like to use some simple program (e.g. awk script) to manipulate input data before I pass it to my C++ program which actually solves the problem? Is it allowed? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
