Enter 10numbers from the keyboard,write a program to find the maximal number and its subscript,an

来源:学生作业学帮网 编辑:学帮网 时间:2024/05/29 08:02:23

Enter 10numbers from the keyboard,write a program to find the maximal number and its subscript,an

从键盘上输入10个数字,写一个程序来找出这组数中的数值最大的数及该数的下标.(数组的标号)

从键盘上输入10个数字,写出一段程序来找出这组数字当中的最大数字进行标注。