next up previous contents
Next: Array Element Ordering Up: Hotel Array Previous: Hotel Array

Solution

Declaration:

    INTEGER, DIMENSION(8,16,2) :: Hotel

(or any permutation of 8, 16 and 2).

Reference

    Hotel(7,5,2)


next up previous contents
Next: Array Element Ordering Up: Hotel Array Previous: Hotel Array

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 14:10:26 GMT 1996