1. 1.
    -1
    int t;
    t=1;
    while h<1
    {

    printf(" yukseklik: %d h /n", h=(1/2)*10*t*t);
    t++;
    }
    ···
   tümünü göster