This website works better with JavaScript.
Explore
Help
Sign In
p2pwza8cv
/
System
forked from
pn8rjlxip/System
Watch
1
Star
0
Fork
You've already forked System
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
step
step
lct
b1
1234
master
z15
z11
z5
z3
函数
按学号查找成绩
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'step'
${ noResults }
System
/
step9.md
257 B
Raw
Permalink
Blame
History
c9:统计各分数段的学生人数及所占的百分比
step1:输入每个学生的成绩 step2:判断输入成绩所在的分数段 step3:将各个分数段的成绩个数除以学生总人数并乘以百分百 step4:输出各个成绩段的百分比