1. 1.
    0
    beyler şu 2. kısımla ilgili bi fikir vercek panpa çıkarsa çok memnun olurum.

    Write a MATLAB program named h4yourlastname.m that will do the following:

    1. Get a positive integer number n from the user. If n is zero, quit the program. If
    it is less than zero, or non-integer, display a warning message, and ask again.
    2. Find all integer pairs a and b, such that a³+b³ ≤ n and a ≤ b, and display them
    on the screen.
    3. Repeat the same procedure from step 1.

    ekranda şunun çıkması lazım

    Input a positive integer, or 0 to quit: -5
    Please enter a positive integer value.
    Input a positive integer, or 0 to quit: 2.567
    Please enter a positive integer value.
    Input a positive integer, or 0 to quit: 30
    1^3 + 1^3 = 2
    1^3 + 2^3 = 9
    1^3 + 3^3 = 28
    2^3 + 2^3 = 16
    Input a positive integer, or 0 to quit: 100
    1^3 + 1^3 = 2
    1^3 + 2^3 = 9
    1^3 + 3^3 = 28
    1^3 + 4^3 = 65
    2^3 + 2^3 = 16
    2^3 + 3^3 = 35
    2^3 + 4^3 = 72
    3^3 + 3^3 = 54
    3^3 + 4^3 = 91
    Input a positive integer, or 0 to quit: 0
    Okay, goodbye!
    >>
    ···
  2. 2.
    0
    upppppp
    ···
  3. 3.
    0
    @4 panpa napcan.bi önerin var mı.
    ···
  4. 4.
    0
    @6 acaba nedir nedir
    ···
  5. 5.
    0
    @8 panpa işin içinden çıkamamamın nedeni bu olabilir ama soru doğrudur sanmıyorum.
    ···
  6. 6.
    0
    @11 javayı bulan adam. güldürdün bin.
    ···
  7. 7.
    0
    @13 panpa pozitifler. ikisi de 1den başlayacak.
    ···
  8. 8.
    0
    @17 panpa çok sağolasın. adamın dibisin *
    ···
  9. 9.
    0
    @19 panpa harikasın. oldu.seni şuku manyağı yapıcam bundan sonra gördüğüm yerde.
    ···