Problem 1 of Project Euler (#85)

This commit is contained in:
Patrick Stevens
2019-12-04 19:53:34 +00:00
committed by GitHub
parent 2ed7bd8044
commit cfd9787bb8
10 changed files with 526 additions and 447 deletions

View File

@@ -27,4 +27,6 @@ open import Groups.LectureNotes.Lecture1
open import LectureNotes.NumbersAndSets.Lecture1
open import LectureNotes.Groups.Lecture1
open import ProjectEuler.Problem1
module Everything.WithK where