北京集训②DAY1 Morning

水题 最后一个非零数减1即可 1 #include <cstdio> 2 #include <cctype> 3 4 const int MAXN=110; 5 6 int n,cnt; 7 8 int hh() { 9 freopen("bit.in","r",stdin); 10 freopen("bit.out","w",stdout); 11
相关文章
相关标签/搜索