answersLogoWhite

0

1*39 and 3*13.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

How does knowing all the ways to arrange 18 chairs in equal rows help you find the factors of 18?

Think of the chairs as arrays. The dimensions of the arrays give you the factors of 18.


What is the most efficient way to find the median of k sorted arrays?

One efficient way to find the median of k sorted arrays is to merge all the arrays into one sorted array and then find the middle element. This method has a time complexity of O(n log k), where n is the total number of elements in all arrays and k is the number of arrays.


How does using smaller arrays help you to multiply?

You have misread or misunderstood something.


Can ragged arrays created by using java?

I assume you mean that you have a number of rows, and that not all rows have the same number of "cells". Yes, in Java a two-dimensional array is implemented as an array of arrays (each item in the top-level array is, in itself, an array); a 3-dimensional array is an array of arrays of arrays, etc.; and there is no rule stating that all secondary (etc.) arrays must have the same number of elements.


What is the median of two sorted arrays?

The median of two sorted arrays is the middle value when all the numbers are combined and arranged in ascending order.


What is multidimentional array?

Arrays having more than one dimension is known as multi-dimensional arrays. Multi-dimensional arrays is also known as arrays-of-arrays.


What is a multidimentional array?

Arrays having more than one dimension is known as multi-dimensional arrays. Multi-dimensional arrays is also known as arrays-of-arrays.


What is a PHP function that can sort arrays by other arrays?

You cannot sort arrays by other arrays; that wouldn't make sense, anyway.


What do arrays eat?

Arrays are reported to be omnivoire.


Can multiples be used to find all of the possible arrays of a number?

No, but factors can.


How many rectangular arrays help you identify factors and factor pairs for a given number?

6


How do you find the difference between two arrays in Java?

for arrays you can list the different arrays and what attributes that you give to them.