using the algorithm for the arrays assignment. create a 3d battle ship program making use of a 3 dimensional array. there will me 5 ships that will be hidden anywhere on each level. the board will be 3 x 10 x 10 randomly generate each hiding space for each ship. a ship can only be on one level a ship size will denote the number of elements it takes up.