package
Version:
v0.0.0-...-1638f32
Opens a new window with list of versions in this module.
Published: Feb 2, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
输入:两个整数数组array1和array2
输出:布尔值
条件:
(1)如果array2中每个元素都是array1中元素的平方,返回true否则false
(2)array1或array2可能为空数组
(3)array1或array2可能为空指针,此时应返回false
Source Files
¶
Click to show internal directories.
Click to hide internal directories.