#include void main() { int i; double x[1]; x[0] = 1; double y=1; for (i=0; i==0; i++) { pow(10,x[i]); } 1/exp(y); return 0; }