找回密码

碧海潮声大学生网

查看: 2946|回复: 10
打印 上一主题 下一主题

ACM程序设计大赛简介

[复制链接]
红月亮 该用户已被删除
跳转到指定楼层
1#
发表于 2005-5-22 20:01 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
提示: 作者被禁止或删除 内容自动屏蔽
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 顶 踩
红月亮 该用户已被删除
2#
 楼主| 发表于 2005-5-22 20:02 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
红月亮 该用户已被删除
3#
 楼主| 发表于 2005-5-22 20:04 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
红月亮 该用户已被删除
4#
 楼主| 发表于 2005-5-22 20:37 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
5#
发表于 2005-5-24 08:23 | 只看该作者
<P>你好像知道的挺多的嘛</P>
该用户已被删除
6#
发表于 2005-5-24 18:35 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
该用户已被删除
7#
发表于 2005-5-24 18:37 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
该用户已被删除
8#
发表于 2005-5-25 11:58 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
9#
发表于 2005-5-27 08:20 | 只看该作者
<CENTER><FONT color=blue size=+2>A+B Problem</FONT></CENTER>
<HR>

<CENTER><FONT color=green>Time limit:</FONT> 1 Seconds   <FONT color=green>Memory limit: </FONT>32768K   </FONT><BR><FONT color=green>Total Submit:</FONT> 40574   <FONT color=green>Accepted Submit:</FONT> 15362   </CENTER>
<HR>
<BR>Calculate a + b
<H2 #1a5cc8">Input</H2>The input will consist of a series of pairs of integers a and b,separated by a space, one pair of integers per line.
<H2 #1a5cc8">Output</H2>For each pair of input integers a and b you should output the sum of a and b in one line,and with one line of output for each line in input.
<H2 #1a5cc8">Sample Input</H2><PRE>1 5</PRE>
<H2 #1a5cc8">Sample Output</H2><PRE>6</PRE>
<H2 #1a5cc8">Hint</H2>
<P>Use + operator<BR></P>
<P>不会吧?这种题目也有?</P>
10#
发表于 2005-5-27 08:22 | 只看该作者
<CENTER><FONT color=blue size=+2>Clock</FONT></CENTER>
<HR>

<CENTER><FONT color=green>Time limit:</FONT> 1 Seconds   <FONT color=green>Memory limit: </FONT>32768K   </FONT><BR><FONT color=green>Total Submit:</FONT> 1501   <FONT color=green>Accepted Submit:</FONT> 501   </CENTER>
<HR>

<P>You are given a standard 12-hour clock with analog display, an hour hand and a minute hand. How many times does the minute hand pass the hour hand in a given time interval? </P>
<P>Sample Input</P><PRE>12 50  1  2
3  8  3 20
2 45 11  0
11  0  3 20
1  2 12 50
3 20  3  8
</PRE>
<P>Sample Output</P><PRE>Program 3 by team X
Initial time  Final time  Passes
       12:50       01:02       0
       03:08       03:20       1
       02:45       11:00       8
       11:00       03:20       4
       01:02       12:50      11
       03:20       03:08      10
End of program 3 by team X
</PRE><PRE> </PRE><PRE>这题目也简单,随机找了几个,下面的是不是难度加大的?</PRE>
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|小黑屋| 碧海潮声大学生网  

Copyright © 2001-2013 Comsenz Inc.   All Rights Reserved.

Powered by Discuz! X3.2( 浙ICP备11026473号 )

快速回复 返回顶部 返回列表