求1到n範圍內能被 5 或 6 或 8 整除的數的個數。

Inputio 多組數據,處理到文件結尾。  每行輸入一個n;數據 Output   di 輸出結果,每一個結果佔一行。文件 Sample Inputwhile 1000return Sample Outputprintf 400 原代碼 #include<stdio.h> int main() {  int n,x,y,z,sum;  int xy,xz,yz,xyz;  while(scanf
相關文章
相關標籤/搜索