摘要: 138. Games of Chesstime limit per test: 0.25 sec.memory limit per test: 4096 KBNfriends gathered in order to play chess, according to the following ru... 阅读全文
posted @ 2014-10-20 14:03 雪溯 阅读(230) 评论(0) 推荐(0) 编辑
摘要: ;实验报告内容,输入一个字符串,去掉数字,输出ASSUME DS:DATA,CS,CDOE,SS,STACKDATA SEGMENT MAXLEN DB 15 INPUTLEN DB 0 STR1 DB 15 DUP(0) STR2 DB 15 DUP(0)DATA ENDS... 阅读全文
posted @ 2014-10-20 12:01 雪溯 阅读(433) 评论(0) 推荐(0) 编辑
摘要: 137. Funny Stringstime limit per test: 0.25 sec.memory limit per test: 4096 KBLet's consider a string of non-negative integers, containingNelements. S... 阅读全文
posted @ 2014-10-20 12:00 雪溯 阅读(278) 评论(0) 推荐(0) 编辑