Docs: update docs and results
This commit is contained in:
BIN
docs/main.pdf
Normal file
BIN
docs/main.pdf
Normal file
Binary file not shown.
18
docs/main.typ
Normal file
18
docs/main.typ
Normal file
@@ -0,0 +1,18 @@
|
||||
#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"))
|
||||
1
docs/template
Submodule
1
docs/template
Submodule
Submodule docs/template added at 5a290913a2
Reference in New Issue
Block a user