Gustavo has 1.40 meters and grows G centimeters per year, while Juliano has 1.10 and grows by centimeters per year.
My program is giving an infinite loop when I execute.
#include<stdio.h>
int main()
{
float g,j,gus=1.40,jul=1.10;
i...
asked by
15.09.2018 / 01:10