0

How do I write a program in c++ that uses array and table

a program to print out a table with values for a quadratic function, using array .

11th Jul 2017, 3:44 PM
Veronica Obiefule
Veronica Obiefule - avatar
1 Odpowiedź
+ 2
use 2d arrays and for loop
11th Jul 2017, 3:51 PM
‎ ‏‏‎Anonymous Guy