1. 1.
    0
    odevi yapamzsam dersten kalicam panpalar okul bir sene uzaycak bi yardim edin ya uni okuyan halimden anlarr
    amk yasar usta yaptiniz beni amk yokmu bi yardimsever panpa yokmuuuuuu
    turkcesi:

    şimdi 2 boyutlu bir a dizisi tanımlanacak main fonk. da. 40x25 türünde. ve bu elemanlar random olarak üretilecek.ve 1 ile 100 arasında olacak. sonra 1 boyutlu bir b dizisi tanımlanacak. bu b dizisi de, a da üretilen elemanlardan karesel olanlarını bünyesine alacak. yani atıyorum a matrisi karesel olarak "4 9 ve 16" yı üretsin, b dizisi 4 9 ve 16 dan oluşacak. bu işi de fonksiyon1 de yaptıracaksınız. sonra fonksiyon1 de ürettiğiniz b matrisinin eleman sayısını main fonksiyona göndereceksiniz ve eleman sayısını bastıracaksınız. fonksiyon2 de de b matrisinin elemanlarını küçükten büyüğe doğru sıralayacaksınız. fakat b matrisinde atıyorum iki kere 9 varsa, siz bunu bir kere yazdıracaksınız. yani sıralamanız 4 9 9 16 diye değil 4 9 16 olmalı gibi.
    işte bundan ibaret.

    ingilizcesi:

    Write a MAIN function and two FUNCTIONS to compute and print the
    elements of a two-dimensional 40X25 integer array A which are square
    numbers.
    A square number is a positive integer that is the square of an integer,
    in other words, it is the product of some integer with itself.
    For example, 25 is a square number since, it can be written as 5*5.

    Within the MAIN function:
    . Declare a two-dimensional 40X25 integer array A and initialize
    it with random numbers between 1 and 100 inclusive.
    . Declare also a one-dimensional integer array B with a reasonable
    size to hold the elements of the array A which are square numbers.
    . Pass the arrays A and B to the FUNCTION1 as arguments and get
    the return value(the size of B, the number of square elements
    of A stored in B) from the FUNCTION1.
    . Pass the array B and the size of B(returned value from the
    FUNCTION1) to the FUNCTION2 as arguments.
    . Print the array B.
    . Print the array B without duplicates (i.e., repeated elements
    will be written only once.
    Within the FUNCTION1:
    . Read array A elements and compute and store the square elements
    of A into the array B.
    . Return the size of the array B(the number of the square elements
    stored in B) to the MAIN function.
    Within the FUNCTION2:
    . Sort the array B elements in ascending order.
    ···
  1. 2.
    0
    upupupupupupu
    ···
  2. 3.
    0
    valla peder gibecek okul uzarsa yaaa bi yardim edin panpalar
    ···
  3. 4.
    0
    ben aa ile geçmiştim zamanında bi daha c c# gormek istemiyorum :d
    ···
  4. 5.
    0
    @4 panpa bi yardim et be dassagini tuz dokup yaliim
    ···
  5. 6.
    0
    upupupupupu
    ···
  6. 7.
    0
    upupupupuupupup
    ···
  7. 8.
    0
    @8 kac paraya yapacan panpa
    ···
  8. 9.
    0
    türkçesi ne la bunun
    ···
  9. 10.
    0
    bi acıkla aq napılcaksa
    ···
  10. 11.
    0
    @11 tamm panpalar bide turkceye ceviriğ yazayım
    ···
  11. 12.
    0
    upupupupuu
    ···
  12. 13.
    0
    beyler :(
    ···
  13. 14.
    0
    function komutundan sonra gene beynim iflas etti amk
    ···
  14. 15.
    0
    upupuupupupupupup
    ···
  15. 16.
    0
    updullah beylerr
    ···
  16. 17.
    0
    panpa cok boyutlu dizi yapcan hepsine 0 - 100 arası veri atcan sıralıcan dizi boyutu fln getircen. Amelelik anlıycagın ama zor deil
    ···
  17. 18.
    0
    reserved amk
    ···
  18. 19.
    0
    upupupupupupu
    ···
  19. 20.
    0
    biri yapsin sunu ya valla kalacam amkkk
    ···