- 1
كيف اطبع لرقم مكون من عدة مراتب لكل مرتبه تربيعها
20 Réponses
+ 4
please type one English cause no one can understand.
+ 4
@Irwin I Think We Can Understand His Language Through Google Translate...
+ 4
@Irwin He Means This : How to print a multiple-order number for each grade ; With The Arabic Text...!
+ 4
Maybe @Irwin Because I Don't Know Enough About C++...
+ 4
Thanks Again @Irwin
+ 4
Thanks Again @Irwin
+ 4
Yeah I Got It @Abdul Rahman Ahmed But I Don't Know Enough About C++ So Sorry To Say That I Can't Help You In This Case Maybe @Irwin Or Someone Else Can...!
+ 4
نعم أنا حصلت عليه @ عبد الرحمن أحمد ولكن أنا لا أعرف ما يكفي عن C ++ لذلك آسف أن أقول أنني لا يمكن أن تساعدك في هذه الحالة ربما Irwin أو شخص آخر يمكن ...!
+ 4
It's Okay @Abdul Rahman
+ 2
thanks a lot @hassan
+ 2
I'm waiting dear @lrwin
+ 1
example
237
the out put is
4679
+ 1
yes you are right
+ 1
is it possible
+ 1
I will help you brother in c++
+ 1
@lrwin and @ Hassan
thank you
I mean how I can write program in c++ for print the square of each rank of the numbers?
example
I will enter 237
the out put will be
4949 ..
are you understanding?
+ 1
@abdualrahman Ahmed you will got your answer soon
because understand your problem
I will send you the answer today only 😊
.
+ 1
@adualrahman Ahmed the question that you ask
🔎I got the solution, it is very simple and easy
see the codes 📄📒📖
#include <iostream >
using namespace std;
int main ()
{
int a;
int d;
cin>> a;
cout <<"Enter any number";
d=a÷10;
a=a/10;
cout <<" \n"<<a*a;
}
return 0;
}
any problems regards to this
ask me🤗
0
عندي مشروع يوم الربوع وهوا كيف اسوي برنامج مبيعات ( كاشير ) وهذا المطلوب 1-number of items
2-price for each item
3-discount (1%->10%)
error handling for more or less than 1->10 (zero is okay)
4-show total
الي يقدر يساعدني 🙏🏻💙
0
١-عدد المواد
٢-سعر لكل مادة
٣-تخفيض من ١ الى ١٠ في المئة
اذا القيمة المدخلة كانت اكبر من ١٠ او اصغر من صفر يعطي البرنامج خطأ للمستخدم من دون