Script started on Mon Feb 17 10:37:04 1997 <37 nova:~ > g++ primes.cpp <38 nova:~ > a.out This program prints out the first 50 positive integers, but shows the non-prime values as products of primes. 1 2 3 2 2 STAPLERS ARE AVAILABLE IN: 5 2 3 WRIGHT 110/112 lab 7 WRT 220 Mathematics Dept Office 2 2 2 WRT 219 Computer Science Dept Office 3 3 2 5 11 2 2 3 13 2 7 3 5 2 2 2 2 17 2 3 3 19 2 2 5 3 7 2 11 23 2 2 2 3 5 5 2 13 3 3 3 2 2 7 29 2 3 5 31 2 2 2 2 2 3 11 2 17 5 7 2 2 3 3 37 2 19 3 13 2 2 2 5 41 2 3 7 43 2 2 11 3 3 5 2 23 47 2 2 2 2 3 7 7 2 5 5 <39 nova:~ > exit script done on Mon Feb 17 10:38:05 1997