問答題

【簡答題】編一個程序,利用while循環(huán)語句,找出2到100之間的素數(shù)。

答案: inti=2,j;
boolb;
Console.WriteLine("2到100中的素數(shù)為:");...
微信掃碼免費搜題