I think 2.
A Dog at first and then
A Monkey / Chimp
Use a pointer... int a*; a = malloc(sizeof(int)*100); //allocate space for 100 elements free(a); a = malloc(sizeof(int)*1000); // allocate space for 1000 elements free(a);
int *ptr = (int *) calloc(10,sizeof(int));
here is the solution of ur answer.. :) # include<iostream.h> # include <conio.h> main() { int space=10; \\ to print the pyramid in center, you can also increase the # of spaces for (int i=0;i<=5;i++) { for (int k=0;k<space;k++) { cout<<" "; } for (int j=0;j<2*i-1;j++) { cout<<"*"; } space--; cout<<endl; } getch(); }
i doubt it coz he has gone evil and is interested in death int he so there for no
first astronaut to go int space 1961 so this was 54 years ago when this happened
It is 'sizeof'. Example: printf ("sizeof(int)=%d\n", sizeof (int));
int main (void) { printf ("space is %d\n", ' '); return 0; }
Int(29*13/5) = int(377/5) = int(75.4) = 75
32
int n1; int n2; int n3; int n4; int n5; int n6; int n7; int n8; int n9; int n10; int n11; int n12; int n13; int n14; int n15; int n16; int n17; int n18; int n19; int n20; int n21; int n22; int n23; int n24; int n25; int n26; int n27; int n28; int n29; int n30;
i think it goes int oorbit of what ever planit it comes closest to then becames part of that planet
There are int(7000/9) = int(777.77...) = 777 of them.