#include main(argc,argv) int argc; char *argv[]; { int j,n; int seed; double normal(); seed = autoseed(); n = atoi(argv[1]); for(j=0;j