Feat: done
This commit is contained in:
BIN
docs/main.pdf
Normal file
BIN
docs/main.pdf
Normal file
Binary file not shown.
20
docs/main.typ
Normal file
20
docs/main.typ
Normal file
@@ -0,0 +1,20 @@
|
||||
#import "template/module.typ": *
|
||||
|
||||
#show: default.with(
|
||||
title: "Golang Homework 5",
|
||||
authors: ((
|
||||
name: "Yi-Ting Shih (111550013)",
|
||||
affiliation: "National Yang Ming Chaio Tung University",
|
||||
email: "ytshih@cs.nycu.edu.tw",
|
||||
),),
|
||||
)
|
||||
|
||||
== Code
|
||||
|
||||
#code(read("../reverse.go"))
|
||||
|
||||
This code doesn't allocate new memory except array subscript `i, l, r`.
|
||||
|
||||
== 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