Find Jobs
Hire Freelancers

math problems

$10-30 USD

Completed
Posted over 5 years ago

$10-30 USD

Paid on delivery
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

About the project

8 proposals
Remote project
Active 5 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User 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 in 1 day
4.8 (148 reviews)
6.1
6.1
8 freelancers are bidding on average $23 USD for this job
User Avatar
Hi C Expert here, well get your project done in very short time. Looking forward to work with you ..............
$20 USD in 1 day
4.4 (26 reviews)
4.7
4.7
User 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 in 1 day
4.7 (24 reviews)
4.2
4.2
User 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 in 1 day
4.9 (12 reviews)
3.4
3.4
User 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 in 1 day
5.0 (11 reviews)
3.5
3.5
User 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 in 1 day
5.0 (2 reviews)
2.7
2.7
User 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 in 1 day
5.0 (1 review)
0.8
0.8

About the client

Flag of UNITED STATES
sacramento, United States
4.9
7
Payment method verified
Member since Nov 16, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.