[UVA] 10539 - Almost Prime Numbers
Problem A
Almost Prime Numbers
Time Limit: 1 second
Almost prime numbers are the non-prime numbers which are divisible by
only a single prime number. In this problem your job is to write a
program which finds out the number of almost prime numbers within a
ce...