Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AxlLind/AdventOfCode
/ 16.py
File
16.py
2018/src/16.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
aoc
2
import
re
3
4
def
run_inst(regs,op,a,b,c):
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected