I participated in Qual round but just now I was reading the rules, it
is written that source files must be submitted in plain text format
but I submitted .c files. Will there be any problem with that?
Should the input files to a problem must have the same name as it was
downloaded like "A-smallattempt0.in"? What I did was I downloaded the
input files and renamed them to "in.txt" and then in my program I
used
freopen("in.txt","r",stdin);
Will that result in disqualification?

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