Write a c++ program that uses a 2D array to store even numbers between 2 and 50 and their corresponding square values. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 1

Write a c++ program that uses a 2D array to store even numbers between 2 and 50 and their corresponding square values.

Use Nested for loop to get values from the user. Nested while loop to display to the array elements

3rd Mar 2017, 7:51 AM
Bonface Kariuki
Bonface Kariuki - avatar
2 ответов
+ 8
Code it by urself. If you have some doubts just ping here.
3rd Mar 2017, 8:12 AM
Mr.Robot
Mr.Robot - avatar
+ 2
Hey kid, I'm not doing your homework for you. Work it out yourself and ask for guidance. Your task isn't that complicated. Do it yourself. Use the tutorial. You only need maybe the first 2 sections. Sounds like you have a course for this, in which you shouldve been paying attention.
3rd Mar 2017, 8:35 AM
Rain
Rain - avatar