Skip to content

mpenciak/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode

Solving 2022 Advent of Code problems in Lean 4

Some Lean data structure observations

  • Array.partition and Array.split seem to be the same, and diverge from List.partition and List.split
  • Queue is not FIFO?

About

Solving 2022 Advent of Code problems in Lean 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages