解题的小问题(C++)
摘要:1.判断一个数是否为整数 if(m==(int)m)2.#include using namespace std;int main(){ int n,m; scanf("%d%d",&n,&m); int a[n]; float count = 0; for(int i = 0; i count)...
阅读全文
posted @ 2015-12-23 10:13
posted @ 2015-12-23 10:13
posted @ 2015-12-22 22:26