kata

package
v0.0.0-...-1638f32 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Comp

func Comp(array1 []int, array2 []int) bool

输入:两个整数数组array1和array2 输出:布尔值 条件: (1)如果array2中每个元素都是array1中元素的平方,返回true否则false (2)array1或array2可能为空数组 (3)array1或array2可能为空指针,此时应返回false

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL