摘要: 代码如下: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#include #include int main() { int a,b,k,temp; while(scanf("%d %d",&a,&b)!=EOF){ ... 阅读全文
posted @ 2009-01-17 10:15 pandy 阅读(465) 评论(0) 推荐(0) 编辑