文件名称:shiyan
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- stru****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在main函数中调用函数fun(int[] a, int m),(其中m是在main中用键盘输入的小于100的整数),用fun
函数找出大于整数m,并且邻接m的5个素数,将这5个素数,用a数组接收,并在main中输出;(请根据题
目完成main和fun函数的编写)。int static fun(int[] a, int m)-In the main function calls the function fun, (int [] a, int m) (where m is an integer less than 100 in the main using keyboard input), fun function to find out is greater than integer m, and adjacent 5 m primes, these five prime numbers, use a array to receive and output in main (Please complete the preparation of the main and fun functions according to the subject). an int the static fun, (int [] a, int m)
函数找出大于整数m,并且邻接m的5个素数,将这5个素数,用a数组接收,并在main中输出;(请根据题
目完成main和fun函数的编写)。int static fun(int[] a, int m)-In the main function calls the function fun, (int [] a, int m) (where m is an integer less than 100 in the main using keyboard input), fun function to find out is greater than integer m, and adjacent 5 m primes, these five prime numbers, use a array to receive and output in main (Please complete the preparation of the main and fun functions according to the subject). an int the static fun, (int [] a, int m)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shiyan.txt