The judge code doesn't care which of the standard kinds of newline you use:
\n and \r\n are both fine.

On Fri, Aug 28, 2009 at 8:03 PM, Iuro Nascimento <[email protected]> wrote:

> Hi,
>
> I have a problem. I'm using a program to compare the output files(one mine
> and another from this group) and the program(winmerge) accuses that the
> carrige return types are differents. Anyone knows if I have to concern about
> that? If they compare with some executable on command line, the executable
> could just say that the files are different... I use c++ and I have used
> "\n" and std::endl for carriage return and nothing. If anyone could help I
> apreciate.
>
> Iuro Nascimento
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to