首页 新闻 会员 周边
2
回答数

待解决问题 两个getchar()是什么意思?

#include <stdio.h> int fac(int n) {int c; printf("now the number is %d ",n); //1getchar(); //oneif(n
2
回答数

待解决问题 代码是怎么理解的?

#include<cstdio.h>#include<cstring.h>#include<vector>using namespace std;int fa[10005];int findest(i