#include"stdio. h"
#include"conio. h"
#include"alloc. h"
//reads a binarry file then display odds
int main (int argc, char *argv[])
{
FILE *fp;
int *arx , n , i,j, counter;
if( argc!=2)
{
printf("syntax: error:compo < filename.dat>") ;...
User Profile
Collapse
-
it is int ... ............... ............... ............... ...Leave a comment:
-
1.get the number of score of the user
2.allocate array
3.get the scores
4 short scores(array)
5. find the mode ang how may use it.
the one on picture is the example they give us but in example they find midian but our asignment is finding the modeLeave a comment:
-
finding mode score
they give us 10 days to do a program of finding the modes using array. and i dont really know how to do it :(
1.get the number of score of the user
2.allocate array
3.get the scores
4 short scores(array)
5. find the mode ang how may use it.
i hope you can help me.thank you in advance :)... -
i dont know how to program mode
i am given the following problem
gets the scores for user
short the scores
find the mode and how many times it is used can u help me sir?Leave a comment:
No activity results to display
Show More
Leave a comment: