#import "template/module.typ": * #show: default.with( title: "Golang Week 9 Homework", authors: (( name: "Yi-Ting Shih (111550013)", affiliation: "National Yang Ming Chaio Tung University", email: "ytshih@cs.nycu.edu.tw", ),), ) == Code #code(read("../intset.go")) == Result #code(read("../result"))