Learn Computer Programming Here ... and maybe represent Ireland?
You are not logged in.
Just starting a topic for this one. Would it be possible to get 1 or 2 more examples with answers to test out our programs as in the final?
Last edited by Donncha (2009-12-30 19:30:01)
Offline
Hi Donncha,
I would suggest you post any example input you have created to the forums, and then people can use them, or discuss if they think there is ambiguity (or a mistake) in the question or the test data.
It is also good practise for coming up with difficult test cases, as this is what helps you understand problems fully.
best wishes,
Ciarán.
Offline
Hi,
Heres a test case I made up if anyone wants a look, No guarantee they are correct though so please let me know if you find any problems
Input:
11 7
01000001000
00001000000
00010000010
00000011000
01000000000
00100010000
00001000001
Output:
37
Pic of route
Last edited by Donncha (2010-01-10 22:00:35)
Offline