Search found 1 match

by JL
Sun Mar 04, 2007 12:56 pm
Forum: Volume 111 (11100-11199)
Topic: 11194 - Stone Grid
Replies: 7
Views: 3467

11194 - Stone Grid

This last sample case outputs 4:

Code: Select all

3 2 4
1 1
-1 -1
1 1
Which 2 of these are not a solution and why?

Code: Select all

0 0
-1 -1
0 0

0 0
-1 -1
1 1

0 0
-1 -1
2 2

1 1
-1 -1
0 0

2 2
-1 -1
0 0

1 1
-1 -1
1 1

Go to advanced search