two_point

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TwoSum

type TwoSum struct {
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/27 15:49
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*TwoSum) GetAttribute

func (m *TwoSum) GetAttribute() *C.Attribute

func (*TwoSum) Method

func (m *TwoSum) Method(array []int, target int) []int

type TwoSumByMap

type TwoSumByMap struct {
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/27 15:49
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*TwoSumByMap) GetAttribute

func (m *TwoSumByMap) GetAttribute() *C.Attribute

func (*TwoSumByMap) Method

func (m *TwoSumByMap) Method(array []int, target int) []int

Jump to

Keyboard shortcuts

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