查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
P1_3
- 输入一个5*5的二维数组,将各行最大值的坐标放置在一个新的一维数组中,最后按照下面的格式输出: 第0行:12 34 23 45 7 最大值为45,坐标是(0,4)-Enter a two-dimensional array of 5* 5, placing all the coordinates of the maximum in a new one dimensional array, the output according to the following format: Row