in linux (and windows, I guess) you just need to run like this
./file < input > output or file.exe < input > output On Sun, Jul 18, 2010 at 12:27 PM, Storm <[email protected]> wrote: > hey i want to ask how u r able to change the standard input and > output of your system i.e. if i want to make file as my standard input > and output how can i make it > > -- > 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. > > -- []'s, Ricardo -- 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.
