| 设计一个应用程序,从键盘输入一个整数n, * 然后在文件"data.dat"中写入所有比n小的素数, * 最后在屏幕上显示在每个素数中各数字(0--9)出现的次数 */-design an application from a keyboard input integer n, then the document * "data.dat" writes n all over the small primes, * finally displayed on the screen in each of the various prime numbers (0 -- 9), the number * / 下载 |