"plain text" just means that it shouldn't be compiled code, or encrypted, or
anything like that.  .c is fine.  Also: the way you handle input is up to
you, so calling things "in.txt" is just fine.
It's always nice to hear about people actually reading the rules. :-P

Nice work in the qual round, and good luck in Round 1!
Bartholomew

On Fri, Sep 4, 2009 at 8:51 AM, decor <[email protected]> wrote:

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