The algorithm should read from 1,000 to 15,000 real numbers, add all and perform a media, I did several import processes, and export the final result, but none copied.
#include <stdio.h>
int main(void)
{
int count,count_auxiliar;
float m...
asked by
17.04.2017 / 17:35