Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

can anyone solve this question in C language using struct and pointers. Fractions: minimum and maximum Two fractions are given. Find their minimum and maximum.

can anyone solve this question in C language using struct and pointers.

image text in transcribed

Fractions: minimum and maximum Two fractions are given. Find their minimum and maximum. Input Two fractions a / b and c/d. All numbers are positive integers no more than 10. Output Print first minimum and then maximum fraction. Time limit 1 second Memory limit 128 MiB Input example #1 4/5 2/3 Output example #1 2/3 4/5 Input example #2 7/4 9/5 Output example #2 7/4 975

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

More Books

Students also viewed these Databases questions

Question

What were the issues and solutions proposed by each team?

Answered: 1 week ago

Question

Were all members comfortable brainstorming in front of each other?

Answered: 1 week ago

Question

5. What information would the team members need?

Answered: 1 week ago