数字组合/自然数拆分
摘要:
"CH" 题意:在N个数中找出其和为M的若干个数.$(1 using namespace std; inline int read(){ int s=0,w=1;char ch=getchar(); while(ch'9'){if(ch==' ')w= 1;ch=getchar();} while( 阅读全文
posted @ 2019-05-28 20:22
PPXppx
阅读(264)
评论(0)
推荐(0)
浙公网安备 33010602011771号