+ 7
I want a code that show the square and cube of 10 number.0 1 2 3...9 10 ...... show in chart or table ...
🤔
8 odpowiedzi
+ 13
cout << "n\tn^2\tn^3\n";
cout << "------------------------------\n";
for (int i = 0; i <= 10 ; ++i)
cout << i << "\t" << i * i << "\t" << i * i * i << endl;
+ 5
thank you 🤓
+ 3
☺🌷⚘🌹😗😀
+ 2
@auora p.
چون این ترم تو دانشگاه دارمcpp میخونم ...
. 😟😖😓
+ 2
😢😭امیدوارم .....
+ 1
چرا c++?!?
+ 1
خسته نباشی ایشالا پاس کنی😉
+ 1
🤗dont worry miss i at ure service in this prog