النتائج 1 إلى 2 من 2

الموضوع: لغة الفورتران95

  1. #1
    عضوية جديدة
    تاريخ التسجيل
    Mar 2011
    المشاركات
    2
    معدل تقييم المستوى
    0

    Exclamation لغة الفورتران95

    السلام عليكم
    أرجو المساعدة في كتابة هذا البرنامج فقد حاولت اكثر من مرة ولكني لم استطع بسبب قلة الخبرة




    Write a program which reads three real numbers representing three distances in meter.
    The program should determine whether the three numbers represents a
    triangle, an
    isosceles triangle or an equilateral triangle
    according to the following:

    triangle: is true if the three distances could represent the sides of a triangle; i.e.
    no number is greater than the sum of the other two.

    isosceles triangle: is true if triangle is true and two of the sides are of equal
    length; i.e. an isosceles triangle.

    equilateral triangle: is true if triangle is true and all three sides are of equal
    length, i.e. an equilateral triangle.
    The program should display an appropriate message. (
    You must use CHARACTER

    VARIABLES for your messages
    ).



    :confused:وشكرا لكل من يساعدني

  2. #2
    عضوية جديدة
    تاريخ التسجيل
    Mar 2011
    المشاركات
    2
    معدل تقييم المستوى
    0

    رد: لغة الفورتران95

    ؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟محدش رد؟؟!!!

المفضلات

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •