- Send your homework (ZIP or RAR file) to TA at cs101-ta@voip.edu.tw
- Deadline:2007/12/05 16:00
- Subject of email: [CS101 HW10] 91234567
- Create New Project
- Choose Project types and Templates
- Name:
- HW10_1_91234567
- HW10_2_91234567
- Compress the folder to a ZIP or RAR file
-
HW10_1
Modify Ex4_09.cpp
so that it will only output prime numbers which are smaller than 100.
-
HW10_2
Modify the previous program, so that it will ask users to input a
positive integer N, and output all prime numbers which are smaller than N.