Jump to content
منتدى البحرين اليوم

moto

الاعضاء الفعالين
  • مشاركات

    571
  • انضم

  • آخر زيارة

Everything posted by moto

  1. شباب وشابات حده سهل وما ياخذ منكم وقت ساعدوني الله يعطيم الخير يا اهل الخير الأول write a program using for loop that reads an integer number "and " find the factorial والثاني write a program using for loop to display all odd number between 106 to 206 شكرااا لكم
  2. هااااي شباب مشكورين على ردودكم بس ابي اتأكد يعني اذا خلصت السنتين واخذت دبلوم بعدين أغير ولا شسالفه بالضبط وثااااانكس ألوت
  3. قوووووه شباب وشابات الجامعه .. صج اللي سمعته عن الخطه الدراسيه ومادري شنو اللي يقولون ان تصير تغير تخصصك وتروح تخصص ثاني مثل هندسه .... والى أخره انه سمعت هالشي بس ابي احد يفهمني شلون الطريقه وصح الكلام ولا لاء وثاااااااااااااااااانكس very much
  4. ما تقصرين قلبي تسوين خير وال switch هاي مثل ال if و ال while وهالشيه على ما اعتقد بس انتي تأكدي ويعطيج ااااااااااااااااااااااااااااااااالف عافيه
  5. ايقولـــــــــون اللي يبي الدح ما يقول أح وانا ابي اسوي زين في هالماده واييب علامه اوكي مرتفعه لكن ما عرف شسوي لا تخرعوني خلوني متفاءلة ان في احد بيحله
  6. واللي يخلي لكم امكم وابوكم واهلكم كلهم ساعدو اختكم المتوهقه في حل الاسايمن واللي يساعدني بدعي له عند رب العالمين وله ثواب عند الله وقولو امييين هاي الاسايمنت وابيهم ضروري حق الاسبوع الياي (لا تبخلو علينا بشاطرتكم ) the process of finding the largest number (i.e.,the maximum of a group of number) is used frequently in computer applications. for example , aprogram that detemines the winner of a sales contest would input the number of units sold by each salesperson. the salesoerson who sells the most units wins the contest. write a pseudocode program, then a c++ program that uses a( while) structure to determine and print the largest number of 10 numbers input by the user . your program should use three variable , as follows ________________________________________________________ counter: A counter to 10 (i.e.m to keep track of how many numbers have been input and to determine when all 10 numbers have been proccessed) ________________________________________________________ number : the current number input to the program .______________________________________________________ largest the largest number found so far
  7. اللي حلت الاسايمنت(حبيبه محمد) احسج شاطره تدرين عيل ((طلبتج لا تردين واللي يسلمج ابيج تحلين هاي الاسايمنت اذا ما عليج امر بليييز وراح ادعي لج في الصلاة the process of finding the largest number (i.e.,the maximum of a group of number) is used frequently in computer applications. for example , aprogram that detemines the winner of a sales contest would input the number of units sold by each salesperson. the salesoerson who sells the most units wins the contest. write a pseudocode program, then a c++ program that uses a( while) structure to determine and print the largest number of 10 numbers input by the user . your program should use three variable , as follows ________________________________________________________ counter: A counter to 10 (i.e.m to keep track of how many numbers have been input and to determine when all 10 numbers have been proccessed) ________________________________________________________ number : the current number input to the program .______________________________________________________ largest the largest number found so far.
×
×
  • Create New...