Make a program in fFORTRAN and if possible explain the code. A scale uses 100gr. weights, 50gr. weights, 20gr. weights,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Make a program in fFORTRAN and if possible explain the code. A scale uses 100gr. weights, 50gr. weights, 20gr. weights,
Make a program in fFORTRAN and if possible explain the code. Ascale uses 100gr. weights, 50gr. weights, 20gr. weights, 10gr.weights and 1gr. weights to weigh any weights(integers only)Write a program to let the user enter an integer and find whichweights needed to weigh that number of weights (find out thesmallest number of weighs needed). Please enter a weight:3285gr.