搜索资源列表
dtsl2003
- mud 大唐双龙传的源码 战斗系统很有特色,不同于其他mud-The source of the mud Twin Of Brothers combat system very unique, unlike other mud
ETP
- 从键盘上输入一个数据,判断其奇偶性,若是偶数,将其分解为2个素数之和(例如:6=3+3,18=11+7,.......),若是奇数,判断其是否为素数,若是素数,找出其孪生素数(例如:5的孪生素数为3和7,11的孪生素数为13,.......)-A data input from the keyboard, determine the parity For even, be decomposed into the sum of two primes (eg: 6 = 3+3, 18 = 11+7,
1
- 编一判断m是否为素数的函数,并在主函数中利用它输出十对最小的孪生素数。所谓孪生素数是指两个相差为2的素数-Compile a judge m is a prime function of the number and use it in the main function output ten pairs of the smallest twin primes. The so-called twin primes refers to two differ by two primes