I believe the small file generally just covers the basic cases,
whereas the large files have the edge cases and larger sized problems.

2009/8/11 周 游弋 <zhou.yo...@gmail.com>:
> Both, but usually quantity I think.
> 在 2009-8-11,下午6:37, Hawston LLH 写道:
>
> by the way, usually the large data set is large by (1) the quantity of data
> set or (2) the value of data or (3) both?
>
>
> On Tue, Aug 11, 2009 at 5:34 PM, Saul Hidalgo <saulhidalg...@gmail.com>
> wrote:
>>
>>       Hi Akhil Handoo.
>>
>>       I am sure that your mistake is that you are not solving with the
>> correct algorithm the problems. For example, do you remember the past
>> problem "Triangle Areas" in the round 2? I solved this with brute force, and
>> i got "accepted/Correct" on small input. However, I could not send the
>> answer to the large input. My algorithm should delay so much years xD xD.
>>
>>       See you later...
>>
>> On Tue, Aug 11, 2009 at 11:05 AM, Akhil Handoo <akhilhan...@gmail.com>
>> wrote:
>>>
>>> I tried & am able to solve some gcj problems, but only for the small
>>> input files.
>>> I do not understand why, my code almost always seems to take an eternity,
>>> when working on a large input file & sometimes it simply does not work on
>>> large input files, although it correctly solved the small input file.
>>> Please advise me, guys.
>>>
>>> --
>>> Regards...
>>> Akhil !
>>>
>>>
>>
>>
>>
>> --
>> Saul Hidalgo
>>
>>
>
>
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-codejam" group.
To post to this group, send email to google-code@googlegroups.com
To unsubscribe from this group, send email to 
google-code+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to