euler

package module
v0.0.0-...-a8861d7 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 2 Imported by: 0

README

euler-solutions

Project Euler solutions libraries

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Answer

type Answer func(imp string) (answer string)

type Imp

type Imp func() (imp string)

type Solution

type Solution struct {
	Problem string
	Answer  Answer
	Imp     Imp
}

func Sol001

func Sol001() Solution

func Sol002

func Sol002() Solution

func Sol003

func Sol003() Solution

func Sol004

func Sol004() Solution

func Sol005

func Sol005() Solution

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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