摘要:
#includeusing namespace std;int main(){ int T; cin>>T; int a1,b1,c1; int a2,b2,c2; while(T--){ cin>>a1>>b1>>c1; cin>>a2>>... 阅读全文
posted @ 2014-10-16 21:46
NYNU_ACM
阅读(173)
评论(0)
推荐(0)
摘要:
单词数Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 29626 Accepted Submission(s): 7124Problem Desc... 阅读全文
posted @ 2014-10-16 20:41
NYNU_ACM
阅读(277)
评论(0)
推荐(0)
摘要:
Zero SumConsider the sequence of digits from 1 through N (where N=9) in increasing order: 1 2 3 ... N.Now insert either a `+' for addition or a `-' fo... 阅读全文
posted @ 2014-10-16 19:39
NYNU_ACM
阅读(170)
评论(0)
推荐(0)

浙公网安备 33010602011771号