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.
b4ee7cc3d9
step
lct
b1
1234
master
z15
z11
z5
z3
函数
按学号查找成绩
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b4ee7cc3d9'
${ noResults }
System
/
step11.md
212 B
Raw
Blame
History
c11:输出n个学生的学号、姓名及m门课程的成绩到文件student.txt中
step1:输入学生的学号和姓名 step2:查找该学生的所有课程成绩 step3:将成绩保存到文件student.txt中