#include<stdio.h> main() { int i,j,k,n; char c; printf("enter the # of rows of graphical output\n"); scanf("%d",&n); printf("enter the character you want to print\n"); scanf("%c",&c); for(i=1;i<=n;i++) { for (k=1;k<=(n-i);k++) { printf(" "); } for(j=0;j<i;j++) { printf("%c",c); printf(" "); } for(k=1;k<=(n-i-1);k++) { printf(" "); } printf("\n"); } getch(); }
The Pyramid of the Sun
Using the dimensions you're given and those that you can calculate . . .-- Calculate and write down the area of each face of the pyramid.-- Then add up all of the individual areas.-- The sum is the surface area of the pyramid.
construct to food chains with the help of the given energy pyramid
Because it is the largest pyramid on the Giza plateau.the name giza was given to it because it is a pyramid and it is in the city of giza
The answer, given the question is under the Great Pyramid of Giza, is yes, the main ones being - The Pyramid of Khafre. The Pyramid of Menkaure.
It's A CONE
class maximum{public static void main(string...args){System.out.println(max(new int[]{5,3,6,2,4,61}));}static int max(int[]a){int max=0;for(int i=0;imax)max=a[i];}return max;}}
The volume of any pyramid or cone is given by the formula: 1/3 x base area x height For a rectangular-based pyramid: 1/3 x base width x base length x height
The Great Pyramid of Giza.
The description given fits that of a pyramid
The answer is given below.
pyramid and coneIn the list given, only the cone and pyramid have a vertex.