摘要:
139. Help Needed!time limit per test: 0.25 sec.memory limit per test: 4096 KBLittle Johnny likes puzzles a lot! Just a few days ago, he found out abou... 阅读全文
摘要:
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... 阅读全文
摘要:
;实验报告内容,输入一个字符串,去掉数字,输出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... 阅读全文
摘要:
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... 阅读全文
摘要:
136. Erasing Edgestime limit per test: 0.25 sec.memory limit per test: 4096 KBLittle Johnny painted on a sheet of paper a polygon withNvertices. Then,... 阅读全文
摘要:
135. Drawing Linestime limit per test: 0.25 sec.memory limit per test: 4096 KBLittle Johnny likes to draw a lot. A few days ago he painted lots of str... 阅读全文
摘要:
如果是jdk原因1、电脑环境变量配置如下:我的电脑(右键)→ 属性→ 高级→ 环境变量→ (系统变量)新建→变量名:JAVA_HOME变量值(java安装的目录):C:\ProgramFiles\Java\jdk1.6.0_03在classpath添加:;.;%JAVA_HOME%\lib;%JAV... 阅读全文
摘要:
134. Centroidtime limit per test: 0.25 sec.memory limit per test: 4096 KBYou are given an undirected connected graph, withNvertices andN-1edges (a tre... 阅读全文
摘要:
132. Another Chocolate Maniactime limit per test: 0.25 sec.memory limit per test: 4096 KBBob reallyLOVESchocolate. He thinks he never gets enough. Ima... 阅读全文
摘要:
133. Bordertime limit per test: 0.25 sec.memory limit per test: 4096 KBAlong the border between statesAandBthere areNdefence outposts. For every outpo... 阅读全文