浙江省2004年4月高等教育自学考试高级语言程序设计(一)试题
# include<stdio.h>
# include<math.h>
void main()
{
int m;
}
int isprime(int x)
int i,m;