Find Jobs
Hire Freelancers

math problems

$10-30 USD

Completato
Pubblicato più di 5 anni fa

$10-30 USD

Pagato al completamento
C LANGUAGE!! This assignment administers a math quiz to a student. The math questions are in the file /gaia/class/student/srivatss/csc60_18/shell/[login to view URL] There are 10 questions in the file , each question of the format : operator operand1 operand2 Step 1. Declare an array int quizData [ 30 ] and fill it up using the data that is available in the file. Do not write a program to read from the file. Step 2. Could you shuffle the questions. Step 3. Use a for loop to iterate through the array quizData to display each question and ask the user for a correct answer. If the answer is correct, display an encouraging text and update the score by one. For instance, the first question and the user response (in red) might be what is 6 plus 2 ? 8 Good Job. Your current score is : 1 The second question and the user response could be what is 9 minus 2 7 Good Job. Your current score is 2 The third question should be what is 3 times 4 12 Good Job. Your current score is 3 THIS IS THE FILE: #include<stdio.h> #include<stdlib.h> int quizData[30]; int readData() { int i, j; FILE *fp; fp = fopen("/gaia/class/student/srivatss/csc60_18/shell/[login to view URL]","r"); if (fp == NULL) { printf("Unable to open the file.\n"); exit(EXIT_FAILURE); } printf("The contents of the file are:\n", fp); i = 0 ; while ( 1 ) { char ch; ch = fgetc (fp); if ( ch == '+' || ch == '*' || ch == '-' || ch == '/' ) { printf ( "i=%c ", ch ); quizData[i++] = ch; // not casting, but I should actually fscanf ( fp, "%d", &quizData [i++]); printf ( "%d ", quizData [i-1] ); fscanf ( fp, "%d", &quizData [i++]); printf ( "%d \n ", quizData [i-1] ); } ch = fgetc (fp); if ( ch == EOF ) break; } fclose(fp); } main ( ) { readData(); int j, i; for ( j = 0; j < 30 ; j++) if (j % 3 == 0) printf("\n operator=%c ", quizData [j]); else printf("%d ", quizData [j]); }
Rif. progetto: 17987406

Info sul progetto

8 proposte
Progetto a distanza
Attivo 5 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
Assegnato a:
Avatar dell'utente
Hello, I am software engineer. I have read the description and I would like to work for you. For further details please inbox me. Thank you so much. Having Perfect Expertise in Required Programming Language and Frameworks made me capable to bid here.
$20 USD in 1 giorno
4,8 (148 valutazioni)
6,1
6,1
8 freelancers are bidding on average $23 USD for this job
Avatar dell'utente
Hi C Expert here, well get your project done in very short time. Looking forward to work with you ..............
$20 USD in 1 giorno
4,4 (26 valutazioni)
4,7
4,7
Avatar dell'utente
Hi we are expert in all kind of academic and professional problems in C, Python, Java. and we will provide you best solutions for it , we will have a long lasting working relation
$20 USD in 1 giorno
4,7 (24 valutazioni)
4,2
4,2
Avatar dell'utente
Hi I have great experience in C programming language I will do this work asap, also I will provide you best service as you want. I will add comments on your code as well so that you can easily understand the code. Thank You.
$12 USD in 1 giorno
4,9 (12 valutazioni)
3,4
3,4
Avatar dell'utente
Greetings for the day!! We have experience working on this subject. We ensure 100% QUALITY with ON-TIME Deliveries. Please allow us to take this opportunity. Thanks & Regards, Team@The24CarrotsInc 100% Satisfaction Of Deliverable
$25 USD in 1 giorno
5,0 (11 valutazioni)
3,5
3,5
Avatar dell'utente
I am a programming contestant. I solve problems in C++ language. I can help you out in this project. You can discuss more details me in chat.
$18 USD in 1 giorno
5,0 (2 valutazioni)
2,7
2,7
Avatar dell'utente
Very interesting project! If you see my profile, you can know I am a mathematics professional. I major in analysis, calculus, statistics, numerical computation, fractal geometry and chaos dynamics as well as elementary algebra(i.e Linear Algebra) and abstract algebra(i.e Group and Ring theory). I can complete your project in 1~2 days. If you have a chance to discuss with me, you will get the best result all the time in the future. Budgets will be determined after we discuss in detail. Regards.***
$50 USD in 1 giorno
5,0 (1 valutazione)
0,8
0,8

Info sul cliente

Bandiera: UNITED STATES
sacramento, United States
4,9
7
Metodo di pagamento verificato
Membro dal nov 16, 2017

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.