proj3 & proj4 成績公佈與評分標準

proj3 & proj4 成績公佈與評分標準

โดย 魯威宏 611410158 -
Number of replies: 0

同學好,

proj3與proj4的成績已經公佈,評分表準如下:

proj3 以老師提供的作業PDF為標準 滿分100
(1)declared before it is used 10%
(2)only declared once 20%
(3)The types of the operands of an operator must be the same 10%
(4)The types of the two sides of an assignment must be the same10%
(5)(6)if-else、for-loop、while-loop constructs 的 condition 部分,其 type 必 須是 boolean,否則為 type error 30% //if 、 for 、 while 各10%
Error! line number: 沒有做到10% makefile 10%
----------------------------------------------------------------
proj4以老師提供的作業PDF為標準 滿分80
(1)int 10%
(2) arithmetic 15%
(3) comparison 15%
(4) if - else 20%
(5) printf 20%
加分(需要可以用 lli test1.ll 測試成功): 同學的三個測資 使用 lli test1.ll 成功 +10%
同學的測資有達成一個 額外功能 +5 %
容易扣分:
1.if - else 需要對照他的Lable是否命名不同 -10%
2.printf 的 string未產生 -10%
3.同學的編譯工具無法將測資編譯成LLVM IR -15%
4.makefile -10%
5.繳交檔案名稱須統一 : prj4_(學號).tar.xz -5%

對於成績有疑問的同學,請於6/21 23:59給助教,逾期不更改分數。

謝謝同學