Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
2
2022fall-Compiler_CMinus
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李晓奇
2022fall-Compiler_CMinus
Commits
a27f5a5e
Commit
a27f5a5e
authored
Oct 24, 2022
by
张钏楠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(README): update lab3 info
parent
7b738bf2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
Documentations/3-ir-gen/README.md
Documentations/3-ir-gen/README.md
+4
-4
README.md
README.md
+3
-0
No files found.
Documentations/3-ir-gen/README.md
View file @
a27f5a5e
...
...
@@ -167,9 +167,9 @@ cminusfc test.cminus
*
提交方式:
*
代码提交:本次实验需要在希冀课程平台上发布的作业
[
Lab3-代码提交
](
TODO
)
提交自己仓库的 gitlab 链接(注:由于平台限制,请提交http协议格式的仓库链接。例:学号为 PB011001 的同学,Lab3 的实验仓库地址为
`http://202.38.79.174/PB011001/2022fall-compiler_cminus.git`
),我们会收集最后一次提交的评测分数,作为最终代码得分。
*
代码提交:本次实验需要在希冀课程平台上发布的作业
[
Lab3-代码提交
](
http://cscourse.ustc.edu.cn/assignment/index.jsp?courseID=17&assignID=54
)
提交自己仓库的 gitlab 链接(注:由于平台限制,请提交http协议格式的仓库链接。例:学号为 PB011001 的同学,Lab3 的实验仓库地址为
`http://202.38.79.174/PB011001/2022fall-compiler_cminus.git`
),我们会收集最后一次提交的评测分数,作为最终代码得分。
*
报告提交:
`将 Reports/3-ir-gen/report.md`
导出成 pdf 文件单独提交到
[
Lab3-报告提交
](
TODO
)
。
*
报告提交:
`将 Reports/3-ir-gen/report.md`
导出成 pdf 文件单独提交到
[
Lab3-报告提交
](
http://cscourse.ustc.edu.cn/assignment/index.jsp?courseID=17&assignID=54
)
。
*
提交异常:如果遇到在平台上提交异常的问题,请通过邮件联系助教,助教将收取截止日期之前,学生在 gitlab 仓库最近一次 commit 内容进行评测。
...
...
@@ -180,8 +180,8 @@ cminusfc test.cminus
*
禁止执行恶意代码,违者本次实验0分处理
*
迟交规定
*
`Soft Deadline`
:
(TBD) 2022/11/10
23:59:59 (北京标准时间,UTC+8)
*
`Hard Deadline`
:
(TBD) 2022/11/17
23:59:59 (北京标准时间,UTC+8)
*
`Soft Deadline`
:
2022/11/07
23:59:59 (北京标准时间,UTC+8)
*
`Hard Deadline`
:
2022/11/14
23:59:59 (北京标准时间,UTC+8)
*
迟交需要邮件通知TA:
*
邮箱:
`lq_2019@mail.ustc.edu.cn`
抄送
`edwardzcn@mail.ustc.edu.cn`
*
邮件主题: lab3迟交-学号-姓名
...
...
README.md
View file @
a27f5a5e
...
...
@@ -10,6 +10,9 @@
*
[
lab2
](
./Documentations/2-ir-gen-warmup/
)
+
DDL:2022-10-23 23:59:59 (UTC+8)
*
[
lab2
](
./Documentations/3-ir-gen/
)
+
DDL:2022-11-07 23:59:59 (UTC+8)
## FAQ: How to merge upstream remote branches
In brief, you need another alias for upstream repository (we assume you are now in your local copy of forked repository on Gitlab):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment