求助写个c++程序代码

来源:百度知道 编辑:UC知道 时间:2024/05/24 15:51:22
求助写个c++程序,问题如下,是英文的
Write a CLI program that reads scores and name of students, and prints out a summary sheet.

The user can input as many students as possible. There's no limit for the number of students. One students can have as many courses as possible. There's no limit for the number of courses. One course consists the name of the course and the marks the student got.Notice that marks of the same course, which is identified by the name of the course, should be printed in one column.
如果有高手能写出令人满意的答案的话,还会追加悬赏的的,悬赏分数保证你满意···········

写命令行程序,内容和名称分数的学生,并打印出汇总表。

用户可以输入许多学生可能。没有限制的学生人数。一个学生可以有许多课程可能。没有限制的一些课程。一门课程组成的名称和标志当然学生got.Notice标志相同的课程,这是所确定的名称,当然,应印在一列。

翻译

"no limit" unable,I suppose that this means fixed-length arrays can not be used.sit down and wait for able men~hoho~

分数太少~

不是很好实现,分太少。

楼主才是LJ,求别人还这么狂

Write a CLI program that reads scores and name of students, and prints out a summary sheet.

The user can input as many students as possible. There's no limit for the number of students. One students can have as many courses as possible. There's no limit for the number of courses. One course consists the name of the course and the marks the student got.Notice that marks of the same course, which is identified by the name of the course, should be printed in one column.