To whomever it may concen.... Well it does matter if you are using an IDE or terminal...
Every language has file stream options... Please refer to file handling chapter of your concern language.... What you are suppose to do is to fetch the content of the the input file into a variable within your code using a file handler. Once you are done, you can do the required modification as per the demand of the question and then again using the file handler you can put the codes into another file say, "test.out". If you arent able to do such a basic thing I insist you first enhance your basic programming skills before participating in a advanced logical programming competition such as Google Code Jam... All the best... Utsav -- 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.
