The following program should calculates the squares and cubes of the numbers from
0 to 10 as in the following table:
er saved
ced out of
number
15
lag question
square
0
1
4
9
16
25
36
49
64
81
100
umanong
cube
0
1
8
27
64
125
216
343
$12
729
1000
Finish
Time
What are the missing statements :
1 #include <stdio.h>
2 int main()
3 {
4
int i;
5
6
7 {
8
10
return 0;
11}
Select one:
Soluções para a tarefa
Respondido por
0
Resposta:
i don't understand. . . ..
Perguntas interessantes
Matemática,
7 meses atrás
Ed. Física,
7 meses atrás
Inglês,
7 meses atrás
Espanhol,
9 meses atrás
História,
9 meses atrás
Lógica,
1 ano atrás