directory
0.19.1
Repository: https://github.com/obalunenko/advent-of-code.git
Documentation: pkg.go.dev
# Packages
Package intcomputer provides functionality for Intcode programs calculation Intcode programs are given as a list of integers; these values are used as the initial state for the computer's memory.