摘要:
因为刚开始题目理解错了,误认为刚开始取出的任务是需要打印的任务,结果用不同的方法重写了N边都是WA,悲剧啊 后来好好看题看,其实很简单。。。重写后一边AC #include using namespace std;int main(){ int T; cin >> T; w... 阅读全文
posted @ 2014-11-29 20:28
Popco
阅读(121)
评论(0)
推荐(0)
摘要:
Dr. Tuple is working on the new data-mining application for Advanced Commercial Merchandise Inc. One of the subroutines for this application works ... 阅读全文
posted @ 2014-11-29 20:22
Popco
阅读(266)
评论(0)
推荐(0)
摘要:
Morse Mismatches Samuel F. B. Morse is best known for the coding scheme that carries his name. Morse code is still used in internation... 阅读全文
posted @ 2014-11-29 18:44
Popco
阅读(343)
评论(0)
推荐(0)