84.4k views
5 votes
"create a simple fraction calculator that can add and subtract any number of fractions and writes the answer as a reduced fraction.your program will read input from stdinand write output on stdout. a fraction is represented as the sequence:"

User Martinezjc
by
5.7k points

1 Answer

2 votes

Answer:

Answer to Create a simple fraction calculator that can add and subtract any number of fractions and writes the answer as a reduced... ... writes the answer as a reduced fraction. Your program will read input from stdin and write output on stdout.

Explanation:

User Maarty
by
5.4k points