Revision history for BP558
|
Displaying 1-10 of 10 results found.
|
page 1
|
|
Edits shown per page: 25.
|
|
|
|
|
| |
| |
|
|
COMMENTS
|
All examples in this Problem are groups of 3 dots.
Any example where 2 adjacent dots have the same height would be ambiguously sorted. |
|
|
|
|
| |
| |
|
|
EXAMPLE
|
Reading from right to left in the first box on the left hand side: the 2nd dot is higher than the 1st, and the 3rd is higher than the 2nd, so the sequence of dots is strictly increasing in height. |
|
|
|
|
| |
| |
|
|
NAME
|
Point sequence that is increasing or decreasing in height vs. point sequence that alternates in height
|
|
COMMENTS
|
All examples in this Problem are groups of 3 dots.
Any example where 2 adjacent dots have the same height would be ambiguously sorted.
|
|
EXAMPLE
|
Reading from left to right in the first box on the left hand side, the 2nd dot is higher than the 1st, and the 3rd is higher than the 2nd, so the sequence of dots is strictly increasing in height. |
|
AUTHOR
|
Leo Crabbe |
|
|
|
|
| |
| |
|
|
+DATA
|
 EX6020  EX6021  EX6022  EX6023  EX6024  EX6025 |
|
|
|
|
|
-DATA
|
 EX6026  EX6027  EX6028  EX6029  EX6030  EX6031 |
|
|
|
|
| |
| |
|
|
NAME
|
Dots increasing in y position from left-to-right OR right-to-left vs. dots not sorted by y position along x axis
|
|
COMMENTS
|
|
|
EXAMPLE
|
|
|
|
|
|
| |
| |
|
|
NAME
|
Dots increasing in y position from left-to-right OR right-to-left vs. dots with un-sorted y position along x axis
|
|
COMMENTS
|
|
|
EXAMPLE
|
|
|
|
|
|
| |
| |
|
|
COMMENTS
|
|
|
EXAMPLE
|
Reading from left to right in the first box on the left hand side: the 2nd dot is lower than the 1st, and the 3rd is lower than the 2nd, so the sequence of dots is strictly decreasing in height. |
|
|
|
|
| |
| |
|
|
NAME
|
Point sequence that is increasing OR decreasing in height vs. point sequence that alternates in height
|
|
COMMENTS
|
|
|
EXAMPLE
|
|
|
|
|
|
| |
| |
|
|
COMMENTS
|
|
|
EXAMPLE
|
Reading from left to right in the first box on the left hand side: the 2nd dot is higher than the 1st, and the 3rd is higher than the 2nd, so the sequence of dots is strictly increasing in height. |
|
|
|