Skip to content

Commit 7cef74f

Browse files
committed
add csp score
1 parent 60cd479 commit 7cef74f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

csp/202012-1.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
#试题编号: 202012-1
1+
# 试题编号: 202012-1
22
# 试题名称: 期末预测之安全指数
3+
# 得分: 100
34

45
num = int(input())
56

csp/202012-2.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
#试题编号: 202012-2
1+
# 试题编号: 202012-2
22
# 试题名称: 期末预测之最佳阈值
3+
# 得分:70
34

45
m = int(input())
56

0 commit comments

Comments
 (0)