Find Jobs
Hire Freelancers

math problems

$10-30 USD

Slutfört
Publicerad över fem år sedan

$10-30 USD

Betalning vid leverans
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]); }
Project ID: 17987406

Om projektet

8 anbud
Distansprojekt
Senaste aktivitet sex år sedan

Ute efter att tjäna lite pengar?

Fördelar med att lägga anbud hos Freelancer

Ange budget och tidsram
Få betalt för ditt arbete
Beskriv ditt förslag
Det är gratis att registrera sig och att lägga anbud på uppdrag
Tilldelad till:
Använd avatar
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 Om 1 dag
4,8 (148 omdömen)
6,1
6,1
8 frilansar lägger i genomsnitt anbud på $23 USD för detta uppdrag
Använd avatar
Hi C Expert here, well get your project done in very short time. Looking forward to work with you ..............
$20 USD Om 1 dag
4,4 (26 omdömen)
4,7
4,7
Använd avatar
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 Om 1 dag
4,7 (24 omdömen)
4,2
4,2
Använd avatar
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 Om 1 dag
4,9 (12 omdömen)
3,4
3,4
Använd avatar
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 Om 1 dag
5,0 (11 omdömen)
3,5
3,5
Använd avatar
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 Om 1 dag
5,0 (2 omdömen)
2,7
2,7
Använd avatar
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 Om 1 dag
5,0 (1 omdöme)
0,8
0,8

Om kunden

Flagga för UNITED STATES
sacramento, United States
4,9
7
Verifierad betalningsmetod
Medlem sedan nov. 16, 2017

Kundverifikation

Tack! Vi har skickat en länk för aktivering av gratis kredit.
Något gick fel med ditt e-postmeddelande. Vänligen försök igen.
Registrerade Användare Totalt antal jobb publicerade
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Laddar förhandsgranskning
Tillstånd beviljat för geolokalisering.
Din inloggningssession har löpt ut och du har blivit utloggad. Logga in igen.