本文介绍了需要有关数组和文件I / O的帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图从文本文件中计算4个整数的平均值,然后找出最大值和最小值。这是我到达的地方...我有问题读取整数并计算平均值..

I am trying to calculate the average of 4 integers from a text file and then find the maximum and minimum. This is where i have reached...I am having problems to read the integers and calculate the average..

展开 | 选择 | Wrap | 行号

推荐答案


展开 | 选择 | Wrap | 行号



这篇关于需要有关数组和文件I / O的帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 08:49