Hi everyone!

Interesting, Stanislav. Switch to "bad English", now ;-)

One problem I encountered is:

- How to test our solution with big problems BEFORE download the big set?

Sometimes, you cannot, because the build of a "big problem" could be not
easy. i.e., I could write a Sudoku solver, but I have no time to BUILD a
"hard-to-solve" Sudoku initial position to test if my solution is quick
enough

Any cues, suggestions?

Angel "Java" Lopez
@ajlopez



On Mon, May 27, 2013 at 10:43 AM, Stanislav Zholnin <
[email protected]> wrote:

> Purely implementation tasks (when your goal is to just program what is
> described in the problem) appear only in Qualification round. In all other
> rounds, doing exactly what is described will earn you small input, though
> still not always. For large input you have to find some way to optimize
> your solution by using some mathematical fact / programming technique /
> insight into the problem. This is the essence of programming competition.
>
> So, in general case, if your Large input didn't finish in time - you just
> did not solve the problem.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Code Jam" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-code/999ba972-1530-4e38-a01c-54605fe2f633%40googlegroups.com?hl=en
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/CAMs%2BDqLTWvQM5G5qPu7WFp7WQT3GBHFL6y1ECQ3Og3hoMKuY0Q%40mail.gmail.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to